/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host_observer.cpp | 35 …idHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
H A D | napi_bluetooth_map_mse_observer.cpp | 31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_a2dp_snk_observer.cpp | 31 …dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | napi_bluetooth_avrcp_ct_observer.cpp | 31 …rollerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | napi_bluetooth_avrcp_tg_observer.cpp | 31 …TargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan_observer.cpp | 34 …othPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
H A D | napi_bluetooth_pbap_pse_observer.cpp | 31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()
|
/aosp12/art/runtime/mirror/ |
H A D | throwable.cc | 50 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 D | Blocking.java | 57 BlockingFailedException(Throwable cause) { in BlockingFailedException()
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/ |
H A D | IEapCallback.java | 55 void onError(Throwable cause); in onError()
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/exceptions/ |
H A D | UnsupportedEapTypeException.java | 49 public UnsupportedEapTypeException(int eapIdentifier, String message, Throwable cause) { in UnsupportedEapTypeException()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_sink_observer_proxy.cpp | 21 …oothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_avrcp_tg_observer_proxy.cpp | 22 int32_t state, int32_t cause) in OnConnectionStateChanged()
|
H A D | bluetooth_hid_host_observer_proxy.cpp | 20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_pan_observer_proxy.cpp | 20 …PanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/ |
H A D | AuthenticationFailedException.java | 54 public AuthenticationFailedException(@NonNull Throwable cause) { in AuthenticationFailedException()
|
H A D | NoValidProposalChosenException.java | 61 public NoValidProposalChosenException(@NonNull String message, @NonNull Throwable cause) { in NoValidProposalChosenException()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/ |
H A D | DisconnectMessage.java | 39 private final DisconnectCause cause; field in DisconnectMessage
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_observer_stub.cpp | 42 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | bluetooth_pan_observer_stub.cpp | 39 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
/aosp12/frameworks/base/telephony/java/com/android/ims/ |
H A D | ImsException.java | 43 public ImsException(String message, Throwable cause, int code) { in ImsException()
|
/aosp12/frameworks/base/keystore/java/android/security/keystore/ |
H A D | BackendBusyException.java | 63 @NonNull String message, @NonNull Throwable cause) { in BackendBusyException()
|
/aosp12/libnativehelper/ |
H A D | DlHelp.c | 60 DWORD cause = GetLastError(); in DlGetError() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf_observer.cpp | 33 …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 D | AppSearchException.java | 66 @Nullable Throwable cause) { in AppSearchException()
|