Home
last modified time | relevance | path

Searched defs:errorName (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/
H A DCrtRuntimeException.java23 public final String errorName; field in CrtRuntimeException
50 public CrtRuntimeException(int errorCode, String errorName) { in CrtRuntimeException()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Derrorcode.cpp38 const char* ErrorCode::errorName() const { in errorName() function in ErrorCode
/aosp_15_r20/external/icu/icu4c/source/common/
H A Derrorcode.cpp38 const char* ErrorCode::errorName() const { in errorName() function in ErrorCode
/aosp_15_r20/art/test/435-new-instance/src/
H A DMain.java33 private static void $opt$NewInstance(String method, String errorName) throws Throwable { in $opt$NewInstance()
/aosp_15_r20/art/test/901-hello-ti-agent/src/art/
H A DTest901.java53 String errorName = null; in testErrorNames() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DAltStreamsFolder.cpp497 FString errorName; in UpdateFile() local
744 FString errorName; in CopyStream() local
H A DFSFolderCopy.cpp497 FString errorName; in CopyFile_Ask() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java275 String errorName = jsonObject.optString(ERROR_NAME_KEY); in InvocationFailedEventInfo() local
757 String errorName = jsonObject.optString(ERROR_NAME_KEY); in updateFailureFromJsonObject() local
/aosp_15_r20/external/skia/modules/skunicode/src/
H A DSkBidiFactory_icu_subset.cpp11 const char* SkBidiSubsetFactory::errorName(UErrorCode status) const { in errorName() function in SkBidiSubsetFactory
H A DSkBidiFactory_icu_full.cpp15 const char* SkBidiICUFactory::errorName(UErrorCode status) const { in errorName() function in SkBidiICUFactory
/aosp_15_r20/external/python/cpython2/Lib/unittest/
Dsuite.py192 def _addClassOrModuleLevelException(self, result, exception, errorName): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dsuite.py238 def _addClassOrModuleLevelException(self, result, exception, errorName, argument
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dputiltst.c484 const char* errorName ; in TestErrorName() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dputiltst.c484 const char* errorName ; in TestErrorName() local
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DPackageInfo.java403 public ClassInfo getError(String errorName) { in getError()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java839 String errorName = debugContext.getErrorName(); in parseDebugInfoContext() local
/aosp_15_r20/external/aws-sdk-java-v2/services/health/src/main/resources/codegen-resources/
H A Dservice-2.json862 "errorName":{ object
1012 "errorName":{ object
1146 "errorName":{ object
/aosp_15_r20/pdk/apps/TestingCamera/src/com/android/testingcamera/
H A DTestingCamera.java1551 String errorName; in onError() local
/aosp_15_r20/external/tinyxml2/
H A Dtinyxml2.cpp2541 const char* errorName = _errorNames[errorID]; in ErrorIDToName() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp5040 …const char* errorName = instanceName ? instanceName->c_str() : newTypeList.front().type->getFieldN… in redeclareBuiltinBlock() local

12