Searched refs:EnableBreakpadForProcess (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/shell/app/
H A Dshell_crash_reporter_client.h46 virtual bool EnableBreakpadForProcess(
H A Dshell_crash_reporter_client.cc64 bool ShellCrashReporterClient::EnableBreakpadForProcess( function in class:content::ShellCrashReporterClient
/external/chromium_org/components/crash/app/
H A Dcrash_reporter_client.cc124 bool CrashReporterClient::EnableBreakpadForProcess( function in class:crash_reporter::CrashReporterClient
H A Dcrash_reporter_client.h139 virtual bool EnableBreakpadForProcess(const std::string& process_type);
H A Dcrash_keys_win_unittest.cc53 MOCK_METHOD1(EnableBreakpadForProcess, bool(const std::string& process_type));
H A Dbreakpad_linux.cc1578 } else if (GetCrashReporterClient()->EnableBreakpadForProcess(process_type)) {
/external/chromium_org/chrome/app/
H A Dchrome_crash_reporter_client.h68 virtual bool EnableBreakpadForProcess(
H A Dchrome_crash_reporter_client.cc373 bool ChromeCrashReporterClient::EnableBreakpadForProcess( function in class:chrome::ChromeCrashReporterClient

Completed in 519 milliseconds