Home
last modified time | relevance | path

Searched defs:OnFailure (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaAccess.cpp290 AccessResult OnFailure = AR_inaccessible; in IsDerivedFromInclusive() local
441 AccessResult OnFailure = AR_inaccessible; in MatchesFriend() local
494 AccessResult OnFailure = AR_inaccessible; in MatchesFriend() local
515 AccessResult OnFailure = AR_inaccessible; in MatchesFriend() local
572 AccessResult OnFailure = AR_inaccessible; in GetFriendKind() local
739 AccessResult OnFailure = AR_inaccessible; in HasAccess() local
/aosp_15_r20/cts/tests/tests/companion/common/src/android/companion/cts/common/
H A DRecordingCallback.kt84 data class OnFailure(val error: CharSequence?) : CallbackInvocation class
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_test_util.h213 void OnFailure(const std::string& message, in OnFailure() function
243 void OnFailure(const std::string& message, in OnFailure() function
H A Dwebsocket_stream_create_test_base.cc61 void OnFailure(const std::string& message, in OnFailure() function in net::WebSocketStreamCreateTestBase::TestConnectDelegate
H A Dwebsocket_http2_handshake_stream.cc394 void WebSocketHttp2HandshakeStream::OnFailure( in OnFailure() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc385 void WebSocketHttp3HandshakeStream::OnFailure( in OnFailure() function in net::WebSocketHttp3HandshakeStream
H A Dwebsocket_basic_handshake_stream.cc550 void WebSocketBasicHandshakeStream::OnFailure( in OnFailure() function in net::WebSocketBasicHandshakeStream
/aosp_15_r20/external/webrtc/examples/androidnativeapi/jni/
H A Dandroid_call_client.cc271 void CreateOfferObserver::OnFailure(webrtc::RTCError error) { in OnFailure() function in webrtc_examples::CreateOfferObserver
285 void SetLocalSessionDescriptionObserver::OnFailure(webrtc::RTCError error) { in OnFailure() function in webrtc_examples::SetLocalSessionDescriptionObserver
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dconductor.cc64 virtual void OnFailure(webrtc::RTCError error) { in OnFailure() function in __anon961919690111::DummySetSessionDescriptionObserver
592 void Conductor::OnFailure(webrtc::RTCError error) { in OnFailure() function in Conductor
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp49 void OnFailure(webrtc::RTCError error) override { in OnFailure() function in cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate
64 void OnFailure(webrtc::RTCError error) override { in OnFailure() function in cuttlefish::webrtc_streaming::SetSessionDescriptionObserverIntermediate
/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dsimple_peer_connection.cc105 virtual void OnFailure(webrtc::RTCError error) { in OnFailure() function in __anon7b4199da0111::DummySetSessionDescriptionObserver
271 void SimplePeerConnection::OnFailure(webrtc::RTCError error) { in OnFailure() function in SimplePeerConnection
/aosp_15_r20/out/soong/.intermediates/system/connectivity/wificond/libwificond_ipc/android_arm64_armv8-2a_cortex-a55_static/gen/aidl/android/net/wifi/nl80211/
DBnSendMgmtFrameEvent.h37 ::android::binder::Status OnFailure(int32_t reason) override { in OnFailure() function
DISendMgmtFrameEvent.h45 ::android::binder::Status OnFailure(int32_t /*reason*/) override { in OnFailure() function
DISendMgmtFrameEvent.cpp60 ::android::binder::Status BpSendMgmtFrameEvent::OnFailure(int32_t reason) { in OnFailure() function in android::net::wifi::nl80211::BpSendMgmtFrameEvent
/aosp_15_r20/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
DISendMgmtFrameEvent.aidl54 oneway void OnFailure(int reason); in OnFailure() method
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dcredit_based_flow_control_rx_engine.cc75 void CreditBasedFlowControlRxEngine::OnFailure() { in OnFailure() function in bt::l2cap::internal::CreditBasedFlowControlRxEngine
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h269 void OnFailure(webrtc::RTCError error) override { in OnFailure() function
315 void OnFailure(webrtc::RTCError error) override { in OnFailure() function
H A Dpeer_connection_test_wrapper.h83 void OnFailure(webrtc::RTCError) override {} in OnFailure() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dpairing_phase.cc41 void PairingPhase::OnFailure(Error error) { in OnFailure() function in bt::sm::PairingPhase
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dsdp_observer.cc44 void CreateSdpObserverJni::OnFailure(webrtc::RTCError error) { in OnFailure() function in webrtc::jni::CreateSdpObserverJni
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dbredr_connection_request.h47 using OnFailure = fit::function<void(hci::Result<>, PeerId)>; variable
/aosp_15_r20/external/e2fsprogs/scrub/
H A D[email protected]3 OnFailure=e2scrub_fail@%i.service key
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dtest_utils.h113 void OnFailure() override {} in OnFailure() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_reader.cc307 void QuicheDataReader::OnFailure() { in OnFailure() function in quiche::QuicheDataReader
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/
H A Dpeer_connection_client.cc102 void OnFailure(webrtc::RTCError error) override { in OnFailure() function in __anon422b105d0111::CreateSessionDescriptionObserverAdapter

123