Home
last modified time | relevance | path

Searched defs:cause (Results 1 - 25 of 138) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/
H A Dcause.go
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
H A DVerifyCertificateChainException.java28 public VerifyCertificateChainException(String message, Throwable cause) { in VerifyCertificateChainException() argument
H A DInvalidParamsException.java28 public InvalidParamsException(String message, Throwable cause) { in InvalidParamsException() argument
H A DMissingParamsException.java28 public MissingParamsException(String message, Throwable cause) { in MissingParamsException() argument
H A DProfileException.java28 public ProfileException(String message, Throwable cause) { in ProfileException() argument
H A DSignatureException.java55 public SignatureException(int errorCode, String message, Throwable cause) { in SignatureException() argument
66 public SignatureException(String message, Throwable cause) { in SignatureException() argument
H A DHapFormatException.java32 public HapFormatException(String message, Throwable cause) { in HapFormatException() argument
40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException() argument
H A DSignatureNotFoundException.java30 public SignatureNotFoundException(String message, Throwable cause) { in SignatureNotFoundException() argument
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DBrotliRuntimeException.cs17 internal BrotliRuntimeException(string message, System.Exception cause) in BrotliRuntimeException() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DBrotliRuntimeException.java18 BrotliRuntimeException(String message, Throwable cause) { in BrotliRuntimeException() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DServiceException.java45 public ServiceException(final Throwable cause) { in ServiceException() argument
49 public ServiceException(final String message, final Throwable cause) { in ServiceException() argument
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/exception/
H A DCodeSignException.java41 public CodeSignException(String message, Throwable cause) { in CodeSignException() argument
H A DElfFormatException.java28 public ElfFormatException(String message, Throwable cause) { in ElfFormatException() argument
H A DVerifyCodeSignException.java41 public VerifyCodeSignException(String message, Throwable cause) { in VerifyCodeSignException() argument
H A DFsVerityDigestException.java30 public FsVerityDigestException(String message, Throwable cause) { in FsVerityDigestException() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp38 int cause = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_pan_observer_stub.cpp35 int cause = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp28 OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument
H A Dnapi_bluetooth_hfp_hf_observer.cpp29 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp31 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp30 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp28 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 Dbluetooth_a2dp_sink_observer_proxy.cpp21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_hid_host_observer_proxy.cpp20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_pan_observer_proxy.cpp20 ErrCode BluetoothPanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument

Completed in 5 milliseconds

123456