Home
last modified time | relevance | path

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

/libnativehelper/
DJNIHelp.cpp258 static std::string jniGetStackTrace(C_JNIEnv* env, jthrowable exception) { in jniGetStackTrace() function
287 std::string trace(jniGetStackTrace(env, exception)); in jniLogException()