Home
last modified time | relevance | path

Searched refs:throwException (Results 1 – 1 of 1) sorted by relevance

/device/sample/frameworks/PlatformLibrary/jni/
DPlatformLibrary.cpp50 static void throwException(JNIEnv* env, const char* ex, const char* fmt, in throwException() function
80 throwException(env, "java/lang/IllegalStateException", in PlatformLibrary_getJniInt()
103 throwException(env, "java/lang/NullPointerException", NULL, 0); in PlatformLibrary_reverseString()