Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_mojo_perftest.cc611 MojoHandle server_handle, client_handle; in TEST_P() local
625 MojoHandle server_handle, client_handle; in TEST_P() local
643 MojoHandle server_handle, client_handle; in TEST_P() local
659 MojoHandle server_handle, client_handle; in TEST_P() local
674 MojoHandle server_handle, client_handle; in TEST_P() local
689 MojoHandle server_handle, client_handle; in TEST_P() local
/external/cronet/ipc/
Dipc_mojo_perftest.cc634 MojoHandle server_handle, client_handle; in TEST_P() local
648 MojoHandle server_handle, client_handle; in TEST_P() local
666 MojoHandle server_handle, client_handle; in TEST_P() local
682 MojoHandle server_handle, client_handle; in TEST_P() local
697 MojoHandle server_handle, client_handle; in TEST_P() local
713 MojoHandle server_handle, client_handle; in TEST_P() local
/external/grpc-grpc/test/core/iomgr/
Dtcp_client_uv_test.cc76 uv_tcp_t* client_handle = in connection_cb() local
Dtcp_server_uv_test.cc183 uv_tcp_t* client_handle = in tcp_connect() local
/external/libchrome/mojo/core/
Dmessage_pipe_perftest.cc132 MojoHandle server_handle, client_handle; in TEST_F() local
/external/tensorflow/tensorflow/python/distribute/experimental/rpc/
Drpc_ops.py367 def _add_method(self, method_name, output_specs, input_specs, client_handle, argument
/external/openscreen/cast/streaming/
Dremoting.proto272 optional int32 client_handle = 1; field
/external/crosvm/base/src/sys/windows/
Dnamed_pipes.rs436 let client_handle = OpenOptions::new() in create_client_pipe() localVariable