Home
last modified time | relevance | path

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

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