Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/android/
H A Djava_exception_reporter.cc40 void SetJavaException(const char* exception) { in SetJavaException() function
54 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()
H A Djni_android.cc245 base::android::SetJavaException( in CheckException()
250 base::android::SetJavaException( in CheckException()
H A Djava_exception_reporter.h28 void SetJavaException(const char* exception);
/aosp_15_r20/external/cronet/base/android/
H A Djava_exception_reporter.cc75 void SetJavaException(const char* exception) { in SetJavaException() function
90 SetJavaException(exception_info.c_str()); in JNI_JavaExceptionReporter_ReportJavaException()
98 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaException()
104 SetJavaException(stack_trace.c_str()); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
106 SetJavaException(nullptr); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
H A Djni_android.cc135 base::android::SetJavaException(kReetrantOutOfMemoryMessage); in CheckException()
143 base::android::SetJavaException(kReetrantExceptionMessage); in CheckException()
185 base::android::SetJavaException( in CheckException()
213 base::android::SetJavaException( in CheckException()
H A Djava_exception_reporter.h36 void SetJavaException(const char* exception);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/android/
Djava_exception_reporter.h31 void SetJavaException(const char* exception);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/android/
Djava_exception_reporter.h31 void SetJavaException(const char* exception);