Home
last modified time | relevance | path

Searched defs:DestroyChannel (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/ipc/
H A Dipc_test_base.cc43 void IPCChannelMojoTestBase::DestroyChannel() { in DestroyChannel() function in IPCChannelMojoTestBase
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_test_base.cc50 void IPCChannelMojoTestBase::DestroyChannel() { in DestroyChannel() function in IPCChannelMojoTestBase
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dclient_fuzzer.cc86 void DestroyChannel() override { in DestroyChannel() function in grpc_core::testing::ClientFuzzer
H A Dserver_fuzzer.cc84 void DestroyChannel() override {} in DestroyChannel() function in grpc_core::testing::ServerFuzzer
H A Dapi_fuzzer.cc485 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 Dfake_adapter.h199 bool DestroyChannel(l2cap::ChannelId channel_id) { in DestroyChannel() function