Searched refs:RpcGetBti (Results 1 – 2 of 2) sorted by relevance
65 zx_status_t RpcGetBti(const DeviceResources* dr, uint32_t index, zx_handle_t* out_handle,
127 zx_status_t PlatformDevice::RpcGetBti(const DeviceResources* dr, uint32_t index, in RpcGetBti() function in platform_bus::PlatformDevice451 status = RpcGetBti(dr, req->index, resp_handles, &resp_handle_count); in DdkRxrpc()
Completed in 5 milliseconds