Searched defs:server_handle (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_mojo_perftest.cc | 611 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 D | ipc_mojo_perftest.cc | 657 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/ |
D | rfcomm_fuzzer.cc | 123 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/ |
D | stack_rfcomm_test.cc | 136 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 D | message_pipe_perftest.cc | 132 MojoHandle server_handle, client_handle; in TEST_F() local
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | named_pipes.rs | 388 let server_handle = unsafe { in create_server_pipe() localVariable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt2_server_server_test.cc | 160 fidl::InterfaceHandle<fbg::Server> server_handle; in SetUp() local
|