Searched defs:getError (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLException.java43 int getError() { method in class:GLException
/frameworks/compile/libbcc/include/bcc/Support/
H A DFileBase.h140 inline const llvm::error_code &getError() const function in class:bcc::FileBase
/frameworks/native/opengl/libs/EGL/
H A Degl_tls.cpp124 EGLint egl_tls_t::getError() { function in class:android::egl_tls_t
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGraphRunner.java99 public abstract Exception getError(); method in class:GraphRunner
H A DAsyncRunner.java235 synchronized public Exception getError() { method in class:AsyncRunner
H A DSyncRunner.java154 synchronized public Exception getError() { method in class:SyncRunner
/frameworks/av/media/libstagefright/
H A DWVMExtractor.cpp151 status_t WVMExtractor::getError() { function in class:android::WVMExtractor
156 return mImpl->getError();
/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DSymbolResolvers.h46 inline const char *getError() const function in class:bcc::DyldSymbolResolver
/frameworks/native/opengl/libagl/
H A Degl.cpp85 static GLint getError() { function in namespace:android
1895 return getError();
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp501 status_t ResStringPool::getError() const function in class:android::ResStringPool
1289 mError = mStrings.getError();
1296 status_t ResXMLTree::getError() const function in class:android::ResXMLTree
2859 if (header->values.getError() != NO_ERROR) {
2902 mError = header->values.getError();
2911 status_t ResTable::getError() const function in class:android::ResTable
/frameworks/base/core/java/android/widget/
H A DTextView.java3268 ss.error = getError();
4120 public CharSequence getError() { method in class:TextView

Completed in 532 milliseconds