Searched refs:SetJavaException (Results 1 – 6 of 6) sorted by relevance
40 void SetJavaException(const char* exception) { in SetJavaException() function54 SetJavaException(exception_info.c_str()); in JNI_JavaExceptionReporter_ReportJavaException()60 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaException()67 SetJavaException(ConvertJavaStringToUTF8(stackTrace).c_str()); in JNI_JavaExceptionReporter_ReportJavaStackTrace()69 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
28 void SetJavaException(const char* exception);
245 base::android::SetJavaException( in CheckException()250 base::android::SetJavaException( in CheckException()
64 void SetJavaException(const char* exception) { in SetJavaException() function79 SetJavaException(exception_info.c_str()); in JNI_JavaExceptionReporter_ReportJavaException()87 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaException()94 SetJavaException(ConvertJavaStringToUTF8(stack_trace).c_str()); in JNI_JavaExceptionReporter_ReportJavaStackTrace()96 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
30 void SetJavaException(const char* exception);
278 base::android::SetJavaException( in CheckException()283 base::android::SetJavaException( in CheckException()