Searched refs:SetJavaException (Results 1 – 3 of 3) sorted by relevance
40 void SetJavaException(const char* exception) { in SetJavaException() function51 SetJavaException(exception_info.c_str()); in JNI_JavaExceptionReporter_ReportJavaException()57 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaException()64 SetJavaException(ConvertJavaStringToUTF8(stackTrace).c_str()); in JNI_JavaExceptionReporter_ReportJavaStackTrace()66 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
28 void SetJavaException(const char* exception);
245 base::android::SetJavaException( in CheckException()250 base::android::SetJavaException( in CheckException()