Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dkernel_warning_collector.cc28 const char kKernelWarningPath[] = "/var/run/kwarn/warning"; variable
44 FilePath kernel_warning_path(kKernelWarningPath); in LoadKernelWarning()
46 LOG(ERROR) << "Could not open " << kKernelWarningPath; in LoadKernelWarning()