Home
last modified time | relevance | path

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

12

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java56 private ErrorType errorType; field in NumberParseException
59 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/node/deps/icu-small/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/flutter/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/icu/icu4c/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/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/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp277 for (const char *errorType : kLoopRelatedErrors) in compileToBinary() local
/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/gettext/gnulib-local/lib/libxml/
DdebugXML.c1857 xmlShellPrintXPathError(int errorType, const char *arg) in xmlShellPrintXPathError()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestMonkey.java2131 String errorType = null; in RunMonkey() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java2130 String errorType = null; in RunMonkey() local
/third_party/libxml2/
DdebugXML.c1828 xmlShellPrintXPathError(int errorType, const char *arg) in xmlShellPrintXPathError()
/third_party/flutter/skia/dm/
DDM.cpp150 int RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, in RuntimeCheckErrorFunc()
/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.cpp1021 __in BOOTSTRAPPER_ERROR_TYPE errorType, in OnError()

12