Home
last modified time | relevance | path

Searched defs:getErrorMessage (Results 1 – 25 of 45) sorted by relevance

12

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/
DErrorMessageProvider.java30 Pair<Integer, String> getErrorMessage(T throwable); in getErrorMessage() method
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/reflection/v1alpha/
DErrorResponseOrBuilder.java22 java.lang.String getErrorMessage(); in getErrorMessage() method
DErrorResponse.java111 public java.lang.String getErrorMessage() { in getErrorMessage() method in ErrorResponse
486 public java.lang.String getErrorMessage() { in getErrorMessage() method in ErrorResponse.Builder
/external/sl4a/Common/src/com/googlecode/android_scripting/
DSl4aException.java45 public String getErrorMessage() { in getErrorMessage() method in Sl4aException
/external/nist-sip/java/javax/sip/header/
DErrorInfoHeader.java12 String getErrorMessage(); in getErrorMessage() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DParseStatus.java34 public String getErrorMessage() { in getErrorMessage() method in ParseStatus
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DParseStatus.java38 public String getErrorMessage() { in getErrorMessage() method in ParseStatus
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamError.cpp51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in BinaryStreamError
/external/llvm-project/llvm/lib/Support/
DBinaryStreamError.cpp51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in BinaryStreamError
/external/setupcompat/main/java/com/google/android/setupcompat/portal/
DPortalResultHelper.java30 public static String getErrorMessage(Bundle bundle) { in getErrorMessage() method in PortalResultHelper
/external/nist-sip/java/gov/nist/javax/sip/header/
DErrorInfo.java129 public String getErrorMessage() { in getErrorMessage() method in ErrorInfo
/external/llvm/tools/obj2yaml/
DError.h40 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp55 const std::string &DIAError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in DIAError
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DErrorStatus.php62 public function getErrorMessage() function in Grpc\\Testing\\ErrorStatus
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp63 const std::string &RawError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in RawError
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp63 const std::string &CodeViewError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in CodeViewError
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp63 const std::string &GenericError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in GenericError
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
DValidationTestUtil.java36 public String getErrorMessage() { in getErrorMessage() method in ValidationTestUtil.Data
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DLexer.as242 public override function getErrorMessage(e:RecognitionException, tokenNames:Array):String { method in org.antlr.runtime.Lexer
/external/downloader/src/main/java/com/google/android/downloader/
DErrorDetails.java43 public abstract String getErrorMessage(); in getErrorMessage() method in ErrorDetails
/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h49 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h49 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DTreeParser.js101 getErrorMessage: function(e, tokenNames) { method
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
DJPDALogWriter.java177 public String getErrorMessage() { in getErrorMessage() method in JPDALogWriter
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h42 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function

12