Home
last modified time | relevance | path

Searched refs:DevhostRpcReadContext (Results 1 – 1 of 1) sorted by relevance

/system/core/devmgr/devhost/
A Ddevhost.cpp335 struct DevhostRpcReadContext { struct
356 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_CreateDeviceStub()
391 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_CreateDevice()
473 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_BindDriver()
519 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_ConnectProxy()
531 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_Suspend()
548 auto ctx = static_cast<DevhostRpcReadContext*>(raw_ctx); in fidl_RemoveDevice()
613 DevhostRpcReadContext read_ctx = { path, conn }; in dh_handle_rpc_read()

Completed in 5 milliseconds