/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/ |
H A D | cause.go | |
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | BrotliRuntimeException.cs | 17 internal BrotliRuntimeException(string message, System.Exception cause)
in BrotliRuntimeException() argument
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | BrotliRuntimeException.java | 18 BrotliRuntimeException(String message, Throwable cause) { in BrotliRuntimeException() argument
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | ServiceException.java | 45 public ServiceException(final Throwable cause) { in ServiceException() argument 49 public ServiceException(final String message, final Throwable cause) { in ServiceException() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_observer_stub.cpp | 38 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | bluetooth_pan_observer_stub.cpp | 35 int cause = data.ReadInt32(); in OnRemoteRequest() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_ag_observer.cpp | 28 OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument
|
H A D | napi_bluetooth_hfp_hf_observer.cpp | 29 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host_observer.cpp | 31 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan_observer.cpp | 30 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
H A D | napi_bluetooth_pbap_pse_observer.cpp | 28 void NapiPbapPseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause)
in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_sink_observer_proxy.cpp | 21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_hid_host_observer_proxy.cpp | 20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_pan_observer_proxy.cpp | 20 ErrCode BluetoothPanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_avrcp_tg_observer_proxy.cpp | 21 OnConnectionStateChanged(const BluetoothRawAddress &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src_observer.cpp | 26 void NapiA2dpSourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/map/ |
H A D | napi_bluetooth_map_mse_observer.cpp | 27 void NapiMapMseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause)
in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_avrcp_ct_observer.cpp | 27 void NapiAvrcpControllerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | napi_bluetooth_avrcp_tg_observer.cpp | 27 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | napi_bluetooth_a2dp_snk_observer.cpp | 27 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_snk.h | 56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_pbap_pse.h | 48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause)
in OnConnectionStateChanged() argument
|
H A D | bluetooth_map_mse.h | 48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause)
in OnConnectionStateChanged() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | InvalidFormatException.java | 20 public InvalidFormatException(Throwable cause) { in InvalidFormatException() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | SkeletonSyntaxException.java | 30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
|