Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/
H A Dcause.go
/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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DInvalidFormatException.java20 public InvalidFormatException(Throwable cause) { in InvalidFormatException() argument
H A DIllegalIcuArgumentException.java22 public IllegalIcuArgumentException(Throwable cause) { in IllegalIcuArgumentException() argument
26 public IllegalIcuArgumentException(String errorMessage, Throwable cause) { in IllegalIcuArgumentException() argument
31 public synchronized IllegalIcuArgumentException initCause(Throwable cause) { in initCause() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DSkeletonSyntaxException.java30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DICUCloneNotSupportedException.java45 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() argument
56 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() argument
H A DICUInputTooLongException.java39 public ICUInputTooLongException(Throwable cause) { in ICUInputTooLongException() argument
50 public ICUInputTooLongException(String message, Throwable cause) { in ICUInputTooLongException() argument
H A DICUException.java43 public ICUException(Throwable cause) { in ICUException() argument
54 public ICUException(String message, Throwable cause) { in ICUException() argument
H A DICUUncheckedIOException.java49 public ICUUncheckedIOException(Throwable cause) { in ICUUncheckedIOException() argument
60 public ICUUncheckedIOException(String message, Throwable cause) { in ICUUncheckedIOException() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DSkeletonSyntaxException.java29 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DIllegalIcuArgumentException.java24 public IllegalIcuArgumentException(Throwable cause) { in IllegalIcuArgumentException() argument
28 public IllegalIcuArgumentException(String errorMessage, Throwable cause) { in IllegalIcuArgumentException() argument
33 public synchronized IllegalIcuArgumentException initCause(Throwable cause) { in initCause() argument
H A DInvalidFormatException.java24 public InvalidFormatException(Throwable cause) { in InvalidFormatException() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DICUUncheckedIOException.java44 public ICUUncheckedIOException(Throwable cause) { in ICUUncheckedIOException() argument
54 public ICUUncheckedIOException(String message, Throwable cause) { in ICUUncheckedIOException() argument
H A DICUCloneNotSupportedException.java42 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() argument
52 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() argument
H A DICUException.java40 public ICUException(Throwable cause) { in ICUException() argument
50 public ICUException(String message, Throwable cause) { in ICUException() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorValidationException.cs73 internal DescriptorValidationException(IDescriptor problemDescriptor, string description, Exception cause) : in DescriptorValidationException() argument
/third_party/rust/crates/autocfg/src/
H A Derror.rs18 fn cause(&self) -> Option<&error::Error> { in cause() functions
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestDataModule.java57 public DataModuleFormatError(String msg, Throwable cause){ in DataModuleFormatError() argument
60 public DataModuleFormatError(Throwable cause) { in DataModuleFormatError() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestDataModule.java56 public DataModuleFormatError(String msg, Throwable cause){ in DataModuleFormatError() argument
59 public DataModuleFormatError(Throwable cause) { in DataModuleFormatError() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/third_party/backends/backend/
H A Depsonds-cmd.c1008 char *cause = token + 3 + 4; /* OPN, PJ, PE, ERR, LTF, LOCK, DFED, DTCL, AUT, PERM */ in img_cb() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c429 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause) { in pa_card_suspend() argument

Completed in 14 milliseconds

123