Home
last modified time | relevance | path

Searched refs:root_crash_directory (Results 1 – 2 of 2) sorted by relevance

/system/core/crash_reporter/
Dkernel_warning_collector.cc82 FilePath root_crash_directory; in Collect() local
83 if (!GetCreatedCrashDirectoryByEuid(kRootUid, &root_crash_directory, in Collect()
90 FilePath kernel_crash_path = root_crash_directory.Append( in Collect()
107 root_crash_directory.Append( in Collect()
Dkernel_collector.cc536 FilePath root_crash_directory; in Collect() local
570 &root_crash_directory, in Collect()
577 FilePath kernel_crash_path = root_crash_directory.Append( in Collect()
594 root_crash_directory.Append( in Collect()