Home
last modified time | relevance | path

Searched defs:channel_handle (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/ipc/
Dipc_sync_channel_unittest.cc47 mojo::ScopedMessagePipeHandle channel_handle) in Worker()
64 Worker(mojo::ScopedMessagePipeHandle channel_handle, Channel::Mode mode) in Worker()
301 mojo::ScopedMessagePipeHandle channel_handle) in SimpleServer()
316 explicit SimpleClient(mojo::ScopedMessagePipeHandle channel_handle) in SimpleClient()
355 mojo::ScopedMessagePipeHandle channel_handle) in TwoStepServer()
382 mojo::ScopedMessagePipeHandle channel_handle) in TwoStepClient()
429 explicit DelayClient(mojo::ScopedMessagePipeHandle channel_handle) in DelayClient()
462 mojo::ScopedMessagePipeHandle channel_handle) in NoHangServer()
483 mojo::ScopedMessagePipeHandle channel_handle) in NoHangClient()
527 mojo::ScopedMessagePipeHandle channel_handle) in UnblockServer()
[all …]
Dipc_channel_common.cc32 const IPC::ChannelHandle& channel_handle, in CreateClient()
48 const IPC::ChannelHandle& channel_handle, in CreateServer()
Dipc_channel_nacl.cc130 ChannelNacl::ChannelNacl(const IPC::ChannelHandle& channel_handle, in ChannelNacl()
250 const IPC::ChannelHandle& channel_handle) { in CreatePipe()
390 const IPC::ChannelHandle& channel_handle, in Create()
Dipc_channel_proxy.cc395 const IPC::ChannelHandle& channel_handle, in Create()
442 void ChannelProxy::Init(const IPC::ChannelHandle& channel_handle, in Init()
Dipc_message_utils_unittest.cc102 IPC::ChannelHandle channel_handle(message_pipe.handle0.release()); in TEST() local
Dipc_sync_channel.cc535 const IPC::ChannelHandle& channel_handle, in Create()
/external/libchrome/mojo/core/
Dnode_channel.cc349 PlatformHandle channel_handle) { in Introduce()
593 PlatformHandle channel_handle; in OnChannelMessage() local
Dnode_controller.cc1048 PlatformHandle channel_handle) { in OnIntroduce()