Searched refs:getErrorMessage (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DCompiler.h156 char const *getErrorMessage() { function in class:bcc::Compiler
H A DScriptCompiled.h95 return mCompiler.getErrorMessage();
/frameworks/compile/slang/
H A Dslang.h220 char const *getErrorMessage() { return mDiagClient->str().c_str(); } function in class:slang::Slang
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java914 message = getErrorMessage(ar);
933 private CharSequence getErrorMessage(AsyncResult ar) { method in class:GsmMmiCode
1050 sb.append(getErrorMessage(ar));
1220 sb.append(getErrorMessage(ar));
1272 sb.append(getErrorMessage(ar));
/frameworks/base/core/tests/hosttests/src/android/content/pm/
H A DPackageManagerHostTestUtils.java261 return receiver.getErrorMessage();
663 public String getErrorMessage() { method in class:PackageManagerHostTestUtils.InstallReceiver

Completed in 152 milliseconds