Searched refs:EnableBreakpadForProcess (Results 1 – 8 of 8) sorted by relevance
46 virtual bool EnableBreakpadForProcess(
64 bool ShellCrashReporterClient::EnableBreakpadForProcess( in EnableBreakpadForProcess() function in content::ShellCrashReporterClient
139 virtual bool EnableBreakpadForProcess(const std::string& process_type);
124 bool CrashReporterClient::EnableBreakpadForProcess( in EnableBreakpadForProcess() function in crash_reporter::CrashReporterClient
53 MOCK_METHOD1(EnableBreakpadForProcess, bool(const std::string& process_type));
1578 } else if (GetCrashReporterClient()->EnableBreakpadForProcess(process_type)) { in InitCrashReporter()
68 virtual bool EnableBreakpadForProcess(
373 bool ChromeCrashReporterClient::EnableBreakpadForProcess( in EnableBreakpadForProcess() function in chrome::ChromeCrashReporterClient