Searched defs:GetCrashDumpLocation (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/shell/app/ | ||
D | shell_crash_reporter_client.cc | 50 bool ShellCrashReporterClient::GetCrashDumpLocation(base::FilePath* crash_dir) { in GetCrashDumpLocation() function in content::ShellCrashReporterClient |
/external/chromium_org/components/crash/app/ | ||
D | crash_reporter_client.cc | 91 bool CrashReporterClient::GetCrashDumpLocation(base::FilePath* crash_dir) { in GetCrashDumpLocation() function in crash_reporter::CrashReporterClient |
/external/chromium_org/chrome/app/ | ||
D | chrome_crash_reporter_client.cc | 312 bool ChromeCrashReporterClient::GetCrashDumpLocation( in GetCrashDumpLocation() function in chrome::ChromeCrashReporterClient |