Searched refs:HasCrashConfigFile (Results 1 – 3 of 3) sorted by relevance
98 if (!crash_client->HasCrashConfigFile()) in InitCrashReporter()234 if (crash_client->HasCrashConfigFile()) { in ZygoteForked()
38 bool HasCrashConfigFile() const;
289 g_crash_reporter_client->HasCrashConfigFile(); in IsCrashReportingEnabledImpl()532 bool CefCrashReporterClient::HasCrashConfigFile() const { in HasCrashConfigFile() function in CefCrashReporterClient