/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 290 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 D | RecordingCallback.kt | 84 data class OnFailure(val error: CharSequence?) : CallbackInvocation class
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_test_util.h | 213 void OnFailure(const std::string& message, in OnFailure() function 243 void OnFailure(const std::string& message, in OnFailure() function
|
H A D | websocket_stream_create_test_base.cc | 61 void OnFailure(const std::string& message, in OnFailure() function in net::WebSocketStreamCreateTestBase::TestConnectDelegate
|
H A D | websocket_http2_handshake_stream.cc | 394 void WebSocketHttp2HandshakeStream::OnFailure( in OnFailure() function in net::WebSocketHttp2HandshakeStream
|
H A D | websocket_http3_handshake_stream.cc | 385 void WebSocketHttp3HandshakeStream::OnFailure( in OnFailure() function in net::WebSocketHttp3HandshakeStream
|
H A D | websocket_basic_handshake_stream.cc | 550 void WebSocketBasicHandshakeStream::OnFailure( in OnFailure() function in net::WebSocketBasicHandshakeStream
|
/aosp_15_r20/external/webrtc/examples/androidnativeapi/jni/ |
H A D | android_call_client.cc | 271 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 D | conductor.cc | 64 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/ |
D | connection_controller.cpp | 49 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 D | simple_peer_connection.cc | 105 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/ |
D | BnSendMgmtFrameEvent.h | 37 ::android::binder::Status OnFailure(int32_t reason) override { in OnFailure() function
|
D | ISendMgmtFrameEvent.h | 45 ::android::binder::Status OnFailure(int32_t /*reason*/) override { in OnFailure() function
|
D | ISendMgmtFrameEvent.cpp | 60 ::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/ |
D | ISendMgmtFrameEvent.aidl | 54 oneway void OnFailure(int reason); in OnFailure() method
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | credit_based_flow_control_rx_engine.cc | 75 void CreditBasedFlowControlRxEngine::OnFailure() { in OnFailure() function in bt::l2cap::internal::CreditBasedFlowControlRxEngine
|
/aosp_15_r20/external/webrtc/pc/test/ |
H A D | mock_peer_connection_observers.h | 269 void OnFailure(webrtc::RTCError error) override { in OnFailure() function 315 void OnFailure(webrtc::RTCError error) override { in OnFailure() function
|
H A D | peer_connection_test_wrapper.h | 83 void OnFailure(webrtc::RTCError) override {} in OnFailure() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | pairing_phase.cc | 41 void PairingPhase::OnFailure(Error error) { in OnFailure() function in bt::sm::PairingPhase
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/ |
H A D | sdp_observer.cc | 44 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 D | bredr_connection_request.h | 47 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 D | test_utils.h | 113 void OnFailure() override {} in OnFailure() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_data_reader.cc | 307 void QuicheDataReader::OnFailure() { in OnFailure() function in quiche::QuicheDataReader
|
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/ |
H A D | peer_connection_client.cc | 102 void OnFailure(webrtc::RTCError error) override { in OnFailure() function in __anon422b105d0111::CreateSessionDescriptionObserverAdapter
|