Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_collector.cc51 const char kSystemCrashPath[] = "/data/misc/crash_reporter/crash"; variable
165 return FilePath(kSystemCrashPath); in GetCrashDirectoryInfo()