Searched refs:LogChromeOSCrash (Results 1 – 3 of 3) sorted by relevance
68 g_browser_process->metrics_service()->LogChromeOSCrash(crash_kind); in RecordCrashUI()
131 void LogChromeOSCrash(const std::string &crash_type);
1561 void MetricsService::LogChromeOSCrash(const std::string &crash_type) { in LogChromeOSCrash() function in MetricsService