Home
last modified time | relevance | path

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

/libnativehelper/
DJNIHelp.cpp98 static bool getExceptionSummary(C_JNIEnv* env, jthrowable exception, std::string& result) { in getExceptionSummary() function
217 getExceptionSummary(env, exception.get(), text); in jniThrowException()
276 getExceptionSummary(env, exception, trace); in jniGetStackTrace()