Home
last modified time | relevance | path

Searched refs:DumpWithoutCrashing (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/android/
Djava_exception_reporter.cc59 base::debug::DumpWithoutCrashing(); in JNI_JavaExceptionReporter_ReportJavaException()
68 base::debug::DumpWithoutCrashing(); in JNI_JavaExceptionReporter_ReportJavaStackTrace()
/external/libchrome/base/debug/
Ddump_without_crashing.h27 BASE_EXPORT bool DumpWithoutCrashing();
Ddump_without_crashing.cc21 bool DumpWithoutCrashing() { in DumpWithoutCrashing() function