Home
last modified time | relevance | path

Searched defs:CancelConnect (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/event_engine/util/
H A Daborting_event_engine.h41 bool CancelConnect(ConnectionHandle /* handle */) override { abort(); } in CancelConnect() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/cf_engine/
Dcfstream_endpoint.h133 bool CancelConnect(absl::Status status) { in CancelConnect() function
Dcf_engine.cc132 bool CFEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::CFEventEngine
Dcfstream_endpoint.cc64 bool CFStreamEndpointImpl::CancelConnect(absl::Status status) { in CancelConnect() function in grpc_event_engine::experimental::CFStreamEndpointImpl
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/cf_engine/
H A Dcfstream_endpoint.h135 bool CancelConnect(absl::Status status) { in CancelConnect() function
H A Dcf_engine.cc135 bool CFEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::CFEventEngine
H A Dcfstream_endpoint.cc70 bool CFStreamEndpointImpl::CancelConnect(absl::Status status) { in CancelConnect() function in grpc_event_engine::experimental::CFStreamEndpointImpl
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/
H A Ddefault_engine_methods_test.cc64 bool CancelConnect(ConnectionHandle /* handle */) override { in CancelConnect() function in __anon0a32c8480111::DefaultEngineTest::FakeEventEngine
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/posix/
H A Doracle_event_engine_posix.h170 bool CancelConnect(ConnectionHandle /*handle*/) override { in CancelConnect() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thready_event_engine/
H A Dthready_event_engine.cc77 bool ThreadyEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::ThreadyEventEngine
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thready_event_engine/
Dthready_event_engine.cc77 bool ThreadyEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::ThreadyEventEngine
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Dwindows_engine.cc351 bool WindowsEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::WindowsEventEngine
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwindows_engine.cc430 bool WindowsEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::WindowsEventEngine
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_engine.cc497 bool PosixEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::PosixEventEngine
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_engine.cc582 bool PosixEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::PosixEventEngine
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/
H A Dfuzzing_event_engine.cc497 bool FuzzingEventEngine::CancelConnect(ConnectionHandle connection_handle) { in CancelConnect() function in grpc_event_engine::experimental::FuzzingEventEngine
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc303 void AclManager::CancelConnect(Address address) { in CancelConnect() function in bluetooth::hci::AclManager
/aosp_15_r20/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_p2p_iface_hidl_test.cpp302 TEST_P(SupplicantP2pIfaceHidlTest, CancelConnect) { in TEST_P() argument
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/vts/functional/
H A Dsupplicant_p2p_iface_aidl_test.cpp711 TEST_P(SupplicantP2pIfaceAidlTest, CancelConnect) { in TEST_P() argument