Searched defs:doThrow (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/core/jni/ |
| D | android_graphics_PixelFormat.cpp | 39 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | android_view_Display.cpp | 44 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | android_util_StringBlock.cpp | 33 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | android_util_XmlBlock.cpp | 34 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | AndroidRuntime.cpp | 163 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | com_google_android_gles_jni_EGLImpl.cpp | 46 void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | android_view_Surface.cpp | 84 void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| D | android_util_AssetManager.cpp | 66 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Graphics.cpp | 11 void doThrow(JNIEnv* env, const char* exc, const char* msg) { in doThrow() function
|
| /frameworks/base/graphics/jni/ |
| D | android_renderscript_RenderScript.cpp | 51 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
|