/aosp_15_r20/external/pigweed/pw_rpc_transport/ |
H A D | socket_rpc_transport_test.cc | 157 auto client_thread = Thread(thread::stl::Options(), client); in TEST() local 217 auto client_thread = Thread(thread::stl::Options(), client); in TEST() local 244 auto client_thread = Thread(thread::stl::Options(), client); in TEST() local 294 auto client_thread = Thread(thread::stl::Options(), client); in TEST() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/ |
H A D | services.sql | 82 client_thread STRING, field 127 COALESCE(client_binder.client_thread, server_binder.client_thread) AS client_thread, field
|
H A D | binder.sql | 341 thread.name AS client_thread, field 416 client_thread STRING, field
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel_unittest.cc | 190 std::unique_ptr<base::Thread> client_thread, in ChannelTestShutdownAndWriteDelegate() 247 std::unique_ptr<base::Thread> client_thread = in TEST() local
|
H A D | message_pipe_perftest.cc | 135 base::Thread client_thread("PingPongClient"); in TEST_F() local
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_mojo_perftest.cc | 614 base::Thread client_thread("PingPongClient"); in TEST_P() local 646 base::Thread client_thread("InterfacePassingClient"); in TEST_P() local 662 base::Thread client_thread("InterfacePassingClient"); in TEST_P() local
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_mojo_perftest.cc | 660 base::Thread client_thread("PingPongClient"); in TEST_P() local 692 base::Thread client_thread("InterfacePassingClient"); in TEST_P() local 708 base::Thread client_thread("InterfacePassingClient"); in TEST_P() local
|
/aosp_15_r20/external/compiler-rt/test/msan/Linux/ |
H A D | sendmsg.cc | 34 pthread_t client_thread; in main() local
|
H A D | cmsghdr.cc | 30 pthread_t client_thread; in main() local
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/ |
H A D | recvfrom.cc | 55 pthread_t client_thread; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/accept/ |
H A D | accept02.c | 83 static void *client_thread(void *arg) in client_thread() function
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/ |
H A D | testing_channel_create.cc | 78 grpc_core::Thread client_thread( in CreateClientServerBindersPairForTesting() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | binder_metric.proto | 46 optional string client_thread = 4; field
|
/aosp_15_r20/external/perfetto/src/traced_relay/ |
H A D | socket_relay_handler_unittest.cc | 43 std::thread client_thread; member
|
/aosp_15_r20/external/liburing/test/ |
H A D | ring-leak2.c | 156 static void *client_thread(void *arg) in client_thread() function
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/ |
H A D | xds_client.php | 506 $client_thread = new ClientThread($rpc_config, variable
|
/aosp_15_r20/packages/modules/adb/ |
D | socket_test.cpp | 290 std::thread client_thread(ClientThreadFunc, assigned_port); in TEST_F() local
|
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/hal/ |
D | phNxpNciHal.h | 92 pthread_t client_thread; /* Integration thread handle */ member
|
/aosp_15_r20/external/grpc-grpc/test/core/network_benchmarks/ |
H A D | low_level_ping_pong.cc | 300 static void client_thread(thread_args* args) { in client_thread() function
|
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/ |
D | phNxpUciHal.h | 239 std::thread client_thread; /* Integration thread handle */ member
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/ |
H A D | io_test.cpp | 729 thread client_thread([&client_catch] { in main() local
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal.h | 144 pthread_t client_thread; /* Integration thread handle */ member
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/ |
H A D | perfetto_merged_metrics.proto | 671 optional string client_thread = 4; field
|