Searched refs:RpcGetMetadata (Results 1 – 2 of 2) sorted by relevance
71 zx_status_t RpcGetMetadata(const DeviceResources* dr, uint32_t index, uint32_t* out_type,
208 zx_status_t PlatformDevice::RpcGetMetadata(const DeviceResources* dr, uint32_t index, in RpcGetMetadata() function in platform_bus::PlatformDevice469 status = RpcGetMetadata(dr, req->index, &resp->pdev.metadata_type, resp->metadata, in DdkRxrpc()
Completed in 5 milliseconds