Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 25 of 28) sorted by relevance

12

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java57 private ErrorType errorType; field in NumberParseException
60 public NumberParseException(ErrorType errorType, String message) { in NumberParseException()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorInjector.h34 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType) { in MaybeInjectError()
39 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType, ErrorTypes... errorTypes) { in MaybeInjectError()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClientDoers.cpp24 WGPUErrorType errorType, in DoDeviceUncapturedErrorCallback()
68 WGPUErrorType errorType, in DoDevicePopErrorScopeCallback()
DDevice.cpp70 void Device::HandleError(WGPUErrorType errorType, const char* message) { in HandleError()
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_build.cpp53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
Duspoof_conf.cpp214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData()
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Duspoof_build.cpp53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
Duspoof_conf.cpp213 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData()
/third_party/icu/icu4c/source/i18n/
Duspoof_build.cpp53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
Duspoof_conf.cpp213 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData()
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DLibraryTypeCallDiagnosticChecker.ts101 const errorType: ErrorType = MessageUtils.checkMessageChainErrorType(diagnosticMessageChain); constant
149 const errorType = this.getErrorType(diagnostic); constant
/third_party/vk-gl-cts/external/amber/src/samples/
Dconfig_helper_dawn.cc27 void PrintDeviceError(DawnErrorType errorType, const char* message, void*) { in PrintDeviceError()
/third_party/skia/third_party/externals/dawn/examples/
DSampleUtils.cpp35 void PrintDeviceError(WGPUErrorType errorType, const char* message, void*) { in PrintDeviceError()
DManualSwapChainTest.cpp290 [](WGPUErrorType errorType, const char* message, void*) { in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp278 for (const char *errorType : kLoopRelatedErrors) in compileToBinary() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp742 ErrorType errorType, in LayoutBindingNegativeCase()
1243 ErrorType errorType, in SamplerBindingNegativeCase()
1567 ErrorType errorType, in ImageBindingNegativeCase()
1837 ErrorType errorType) in UBOBindingNegativeCase()
2106 ErrorType errorType) in SSBOBindingNegativeCase()
2261 LayoutBindingNegativeCase::ErrorType errorType; in init() member
Des31fProgramStateQueryTests.cpp651 …ogCase::ProgramLogCase (Context& ctx, const char* name, const char* desc, BuildErrorType errorType) in ProgramLogCase()
/third_party/lzma/C/
D7zStream.c77 SRes LookInStream_Read2(ILookInStreamPtr stream, void *buf, size_t size, SRes errorType) in LookInStream_Read2()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java2138 String errorType = null; in RunMonkey() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestMonkey.java2131 String errorType = null; in RunMonkey() local
/third_party/skia/dm/
DDM.cpp163 int RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, in RuntimeCheckErrorFunc()
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1036 __in BOOTSTRAPPER_ERROR_TYPE errorType, in OnError()
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc119 void AssertThrowsForInvalidPhoneContext(const string number_to_parse, const size_t errorType) { in AssertThrowsForInvalidPhoneContext()
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp4125 const char *errorType = NULL; in RunMonkey() local
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Drbbitst.cpp4272 const char *errorType = nullptr; in RunMonkey() local

12