Searched refs:msgstr (Results 1 – 1 of 1) sorted by relevance
199 jstring msgstr = NULL; in report_exception() local201 msgstr = env->NewStringUTF(msg); in report_exception()204 if ((tagstr == NULL) || (msgstr == NULL)) { in report_exception()212 gLogOffsets.mClass, gLogOffsets.mLogE, tagstr, msgstr, excep); in report_exception()260 env->DeleteLocalRef(msgstr); in report_exception()