Home
last modified time | relevance | path

Searched defs:cause (Results 126 – 150 of 400) sorted by relevance

12345678910>>...16

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp35 …idHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk_observer.cpp31 …dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_ct_observer.cpp31 …rollerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
H A Dnapi_bluetooth_avrcp_tg_observer.cpp31 …TargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp34 …othPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
/aosp12/art/runtime/mirror/
H A Dthrowable.cc50 void Throwable::SetCause(ObjPtr<Throwable> cause) { in SetCause()
154 ObjPtr<Throwable> cause = GetFieldObject<Throwable>(OFFSET_OF_OBJECT_MEMBER(Throwable, cause_)); in Dump() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/blocking/
H A DBlocking.java57 BlockingFailedException(Throwable cause) { in BlockingFailedException()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/
H A DIEapCallback.java55 void onError(Throwable cause); in onError()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/exceptions/
H A DUnsupportedEapTypeException.java49 public UnsupportedEapTypeException(int eapIdentifier, String message, Throwable cause) { in UnsupportedEapTypeException()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_sink_observer_proxy.cpp21 …oothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_avrcp_tg_observer_proxy.cpp22 int32_t state, int32_t cause) in OnConnectionStateChanged()
H A Dbluetooth_hid_host_observer_proxy.cpp20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_pan_observer_proxy.cpp20 …PanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
H A DAuthenticationFailedException.java54 public AuthenticationFailedException(@NonNull Throwable cause) { in AuthenticationFailedException()
H A DNoValidProposalChosenException.java61 public NoValidProposalChosenException(@NonNull String message, @NonNull Throwable cause) { in NoValidProposalChosenException()
/aosp12/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/
H A DDisconnectMessage.java39 private final DisconnectCause cause; field in DisconnectMessage
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp42 int cause = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_pan_observer_stub.cpp39 int cause = data.ReadInt32(); in OnRemoteRequest() local
/aosp12/frameworks/base/telephony/java/com/android/ims/
H A DImsException.java43 public ImsException(String message, Throwable cause, int code) { in ImsException()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DBackendBusyException.java63 @NonNull String message, @NonNull Throwable cause) { in BackendBusyException()
/aosp12/libnativehelper/
H A DDlHelp.c60 DWORD cause = GetLastError(); in DlGetError() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf_observer.cpp33 …eeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/exceptions/
H A DAppSearchException.java66 @Nullable Throwable cause) { in AppSearchException()

12345678910>>...16