Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLException.java43 int getError() { in getError() method in GLException
/frameworks/compile/libbcc/include/bcc/Support/
DFileBase.h138 inline const llvm::error_code &getError() const in getError() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DGraphRunner.java99 public abstract Exception getError(); in getError() method in GraphRunner
DSyncRunner.java154 synchronized public Exception getError() { in getError() method in SyncRunner
DAsyncRunner.java235 synchronized public Exception getError() { in getError() method in AsyncRunner
/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp122 EGLint egl_tls_t::getError() { in getError() function in android::egl_tls_t
/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
DSymbolResolvers.h46 inline const char *getError() const in getError() function
/frameworks/av/media/libstagefright/
DWVMExtractor.cpp154 status_t WVMExtractor::getError() { in getError() function in android::WVMExtractor
/frameworks/base/libs/androidfw/
DResourceTypes.cpp501 status_t ResStringPool::getError() const in getError() function in android::ResStringPool
1300 status_t ResXMLTree::getError() const in getError() function in android::ResXMLTree
2916 status_t ResTable::getError() const in getError() function in android::ResTable
/frameworks/native/opengl/libagl/
Degl.cpp85 static GLint getError() { in getError() function
/frameworks/base/core/java/android/widget/
DTextView.java4317 public CharSequence getError() { in getError() method in TextView