/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
|
/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
|
H A D | IllegalIcuArgumentException.java | 22 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 D | SkeletonSyntaxException.java | 30 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 D | ICUCloneNotSupportedException.java | 45 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() argument 56 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() argument
|
H A D | ICUInputTooLongException.java | 39 public ICUInputTooLongException(Throwable cause) { in ICUInputTooLongException() argument 50 public ICUInputTooLongException(String message, Throwable cause) { in ICUInputTooLongException() argument
|
H A D | ICUException.java | 43 public ICUException(Throwable cause) { in ICUException() argument 54 public ICUException(String message, Throwable cause) { in ICUException() argument
|
H A D | ICUUncheckedIOException.java | 49 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 D | SkeletonSyntaxException.java | 29 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 D | IllegalIcuArgumentException.java | 24 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 D | InvalidFormatException.java | 24 public InvalidFormatException(Throwable cause) { in InvalidFormatException() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | ICUUncheckedIOException.java | 44 public ICUUncheckedIOException(Throwable cause) { in ICUUncheckedIOException() argument 54 public ICUUncheckedIOException(String message, Throwable cause) { in ICUUncheckedIOException() argument
|
H A D | ICUCloneNotSupportedException.java | 42 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() argument 52 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() argument
|
H A D | ICUException.java | 40 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 D | DescriptorValidationException.cs | 73 internal DescriptorValidationException(IDescriptor problemDescriptor, string description, Exception cause) : in DescriptorValidationException() argument
|
/third_party/rust/crates/autocfg/src/ |
H A D | error.rs | 18 fn cause(&self) -> Option<&error::Error> { in cause() functions
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
H A D | TestDataModule.java | 57 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 D | TestDataModule.java | 56 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 D | accounting.c | 269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | accounting.c | 269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
|
/third_party/backends/backend/ |
H A D | epsonds-cmd.c | 1008 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 D | card.c | 429 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause) { in pa_card_suspend() argument
|