Searched refs:msgstr (Results 1 – 1 of 1) sorted by relevance
309 ScopedLocalRef<jstring> msgstr(env); in binder_report_exception() local311 msgstr.reset(env->NewStringUTF(msg)); in binder_report_exception()314 if ((tagstr != nullptr) && (msgstr != nullptr)) { in binder_report_exception()316 tagstr.get(), msgstr.get(), excep); in binder_report_exception()