Home
last modified time | relevance | path

Searched refs:GetJavaExceptionInfo (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/android/
H A Djni_android.cc186 GetJavaExceptionInfo(env, throwable).c_str()); in CheckException()
214 GetJavaExceptionInfo( in CheckException()
226 std::string GetJavaExceptionInfo(JNIEnv* env, in GetJavaExceptionInfo() function
256 std::string ret = GetJavaExceptionInfo(env, throwable); in GetJavaStackTraceIfPresent()
H A Djni_android.h110 BASE_EXPORT std::string GetJavaExceptionInfo(
H A Djava_exception_reporter.cc87 std::string exception_info = base::android::GetJavaExceptionInfo(env, e); in JNI_JavaExceptionReporter_ReportJavaException()
/aosp_15_r20/external/libchrome/base/android/
H A Djni_android.cc251 GetJavaExceptionInfo(env, java_throwable).c_str()); in CheckException()
258 LOG(FATAL) << GetJavaExceptionInfo(env, java_throwable); in CheckException()
263 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable) { in GetJavaExceptionInfo() function
H A Djava_exception_reporter.cc53 std::string exception_info = base::android::GetJavaExceptionInfo(env, e); in JNI_JavaExceptionReporter_ReportJavaException()
H A Djni_android.h149 BASE_EXPORT std::string GetJavaExceptionInfo(JNIEnv* env,
/aosp_15_r20/external/libchrome/libchrome_tools/patch/
H A Dmojo.patch12 + LOG(FATAL) << GetJavaExceptionInfo(env, java_throwable);
17 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable) {
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/android/
Djni_android.h152 BASE_EXPORT std::string GetJavaExceptionInfo(JNIEnv* env,
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/android/
Djni_android.h152 BASE_EXPORT std::string GetJavaExceptionInfo(JNIEnv* env,