Home
last modified time | relevance | path

Searched defs:server_handle (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A 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
/aosp_15_r20/external/cronet/ipc/
H A Dipc_mojo_perftest.cc657 MojoHandle server_handle, client_handle; in TEST_P() local
671 MojoHandle server_handle, client_handle; in TEST_P() local
689 MojoHandle server_handle, client_handle; in TEST_P() local
705 MojoHandle server_handle, client_handle; in TEST_P() local
720 MojoHandle server_handle, client_handle; in TEST_P() local
736 MojoHandle server_handle, client_handle; in TEST_P() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Drfcomm_fuzzer.cc123 static int Cleanup(uint16_t* server_handle) { return RFCOMM_RemoveServer(*server_handle); } in Cleanup()
125 static int ServerInit(FuzzedDataProvider* fdp, uint16_t* server_handle) { in ServerInit()
142 auto server_handle = fdp->ConsumeIntegralInRange<uint16_t>(1, MAX_RFC_PORTS); in FuzzAsServer() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc136 uint16_t* server_handle) { in StartServerPort()
437 uint16_t server_handle = 0; in TEST_F() local
642 uint16_t server_handle = 0; in TEST_F() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dmessage_pipe_perftest.cc132 MojoHandle server_handle, client_handle; in TEST_F() local
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dnamed_pipes.rs388 let server_handle = unsafe { in create_server_pipe() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_server_server_test.cc160 fidl::InterfaceHandle<fbg::Server> server_handle; in SetUp() local