Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_collector.cc47 const char kDefaultLogConfig[] = "/etc/crash_reporter_logs.conf"; variable
92 : log_config_path_(kDefaultLogConfig) { in CrashCollector()