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

/frameworks/base/opengl/java/android/opengl/
H A DGLException.java43 int getError() { method in class:GLException
/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/native/opengl/libs/EGL/
H A Degl_tls.cpp124 EGLint egl_tls_t::getError() { function in class:android::egl_tls_t
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DScript.h214 int getError() { function in class:bcc::Script
/frameworks/native/opengl/libagl/
H A Degl.cpp84 static GLint getError() { function in namespace:android
1885 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
2819 if (header->values.getError() != NO_ERROR) {
2862 mError = header->values.getError();
2871 status_t ResTable::getError() const function in class:android::ResTable
/frameworks/base/core/java/android/widget/
H A DTextView.java3248 ss.error = getError();
4100 public CharSequence getError() { method in class:TextView

Completed in 544 milliseconds