/aosp_15_r20/external/grpc-grpc/test/core/event_engine/util/ |
H A D | aborting_event_engine.h | 41 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/ |
D | cfstream_endpoint.h | 133 bool CancelConnect(absl::Status status) { in CancelConnect() function
|
D | cf_engine.cc | 132 bool CFEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::CFEventEngine
|
D | cfstream_endpoint.cc | 64 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 D | cfstream_endpoint.h | 135 bool CancelConnect(absl::Status status) { in CancelConnect() function
|
H A D | cf_engine.cc | 135 bool CFEventEngine::CancelConnect(ConnectionHandle handle) { in CancelConnect() function in grpc_event_engine::experimental::CFEventEngine
|
H A D | cfstream_endpoint.cc | 70 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 D | default_engine_methods_test.cc | 64 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 D | oracle_event_engine_posix.h | 170 bool CancelConnect(ConnectionHandle /*handle*/) override { in CancelConnect() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thready_event_engine/ |
H A D | thready_event_engine.cc | 77 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/ |
D | thready_event_engine.cc | 77 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/ |
D | windows_engine.cc | 351 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 D | windows_engine.cc | 430 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/ |
D | posix_engine.cc | 497 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 D | posix_engine.cc | 582 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 D | fuzzing_event_engine.cc | 497 bool FuzzingEventEngine::CancelConnect(ConnectionHandle connection_handle) { in CancelConnect() function in grpc_event_engine::experimental::FuzzingEventEngine
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager.cc | 303 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 D | supplicant_p2p_iface_hidl_test.cpp | 302 TEST_P(SupplicantP2pIfaceHidlTest, CancelConnect) { in TEST_P() argument
|
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/vts/functional/ |
H A D | supplicant_p2p_iface_aidl_test.cpp | 711 TEST_P(SupplicantP2pIfaceAidlTest, CancelConnect) { in TEST_P() argument
|