Searched refs:ExceptionDescribe (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DJni.cpp1379 static void ExceptionDescribe(JNIEnv* env) { function
1385 ALOGI("Odd: ExceptionDescribe called, but no exception pending");
3003 ExceptionDescribe,
H A DCheckJni.cpp1395 baseEnv(env)->ExceptionDescribe(env);

Completed in 37 milliseconds