Home
last modified time | relevance | path

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

/external/cronet/ipc/
Dipc_sync_channel_unittest.cc48 mojo::ScopedMessagePipeHandle channel_handle) in Worker()
66 Worker(mojo::ScopedMessagePipeHandle channel_handle, Channel::Mode mode) in Worker()
302 explicit SimpleServer(mojo::ScopedMessagePipeHandle channel_handle) in SimpleServer()
314 explicit SimpleClient(mojo::ScopedMessagePipeHandle channel_handle) in SimpleClient()
351 mojo::ScopedMessagePipeHandle channel_handle) in TwoStepServer()
378 mojo::ScopedMessagePipeHandle channel_handle) in TwoStepClient()
425 explicit DelayClient(mojo::ScopedMessagePipeHandle channel_handle) in DelayClient()
455 mojo::ScopedMessagePipeHandle channel_handle) in NoHangServer()
474 mojo::ScopedMessagePipeHandle channel_handle) in NoHangClient()
516 mojo::ScopedMessagePipeHandle channel_handle) in UnblockServer()
[all …]
Dipc_channel_common.cc33 const IPC::ChannelHandle& channel_handle, in CreateClient()
49 const IPC::ChannelHandle& channel_handle, in CreateServer()
Dipc_channel_nacl.cc134 ChannelNacl::ChannelNacl(const IPC::ChannelHandle& channel_handle, in ChannelNacl()
253 const IPC::ChannelHandle& channel_handle) { in CreatePipe()
392 const IPC::ChannelHandle& channel_handle, in Create()
Dipc_channel_proxy.cc430 const IPC::ChannelHandle& channel_handle, in Create()
477 void ChannelProxy::Init(const IPC::ChannelHandle& channel_handle, in Init()
Dipc_message_utils_unittest.cc106 IPC::ChannelHandle channel_handle(message_pipe.handle0.release()); in TEST() local
Dipc_sync_channel.cc455 const IPC::ChannelHandle& channel_handle, in Create()
/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_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/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dall_reduce_op.cc75 xla::ChannelHandle channel_handle; in Compile() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_collective.cc139 ChannelHandleAttr channel_handle = ConvertChannel(builder, channel_id, mode); in ConvertAllReduce() local
Dlegalize_tf_communication.cc265 auto channel_handle = ChannelHandleAttr::get(builder.getContext(), in CreateSendOp() local
285 auto channel_handle = ChannelHandleAttr::get(builder.getContext(), in CreateRecvOp() local
/external/libchrome/mojo/core/
Dnode_channel.cc349 PlatformHandle channel_handle) { in Introduce()
593 PlatformHandle channel_handle; in OnChannelMessage() local
Dnode_controller.cc1045 PlatformHandle channel_handle) { in OnIntroduce()
/external/cronet/components/nacl/browser/
Dnacl_process_host.cc808 mojo::ScopedMessagePipeHandle channel_handle) { in StartPPAPIProxy()
/external/cronet/components/nacl/renderer/
Dppb_nacl_private_impl.cc126 IPC::ChannelHandle channel_handle; member
198 bool IsValidChannelHandle(const IPC::ChannelHandle& channel_handle) { in IsValidChannelHandle()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc1703 xla::ChannelHandle channel_handle; in ConvertChannelHandle() local
Dmlir_hlo_to_hlo.cc387 xla::ChannelHandle channel_handle; in Convert_channel_handle() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc627 /*optional*/ ::mlir::mhlo::ChannelHandleAttr channel_handle) { in build()