Searched defs:DestroyChannel (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/ipc/ | ||
H A D | ipc_test_base.cc | 43 void IPCChannelMojoTestBase::DestroyChannel() { in DestroyChannel() function in IPCChannelMojoTestBase |
/aosp_15_r20/external/libchrome/ipc/ | ||
H A D | ipc_test_base.cc | 50 void IPCChannelMojoTestBase::DestroyChannel() { in DestroyChannel() function in IPCChannelMojoTestBase |
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/ | ||
H A D | client_fuzzer.cc | 86 void DestroyChannel() override { in DestroyChannel() function in grpc_core::testing::ClientFuzzer |
H A D | server_fuzzer.cc | 84 void DestroyChannel() override {} in DestroyChannel() function in grpc_core::testing::ServerFuzzer |
H A D | api_fuzzer.cc | 485 void ApiFuzzer::DestroyChannel() { in DestroyChannel() function in grpc_core::testing::ApiFuzzer |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ | ||
H A D | fake_adapter.h | 199 bool DestroyChannel(l2cap::ChannelId channel_id) { in DestroyChannel() function |