Home
last modified time | relevance | path

Searched defs:GetCrashDumpLocation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/app/
Dshell_breakpad_client.cc49 bool ShellBreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) { in GetCrashDumpLocation() function in content::ShellBreakpadClient
/external/chromium_org/components/breakpad/app/
Dbreakpad_client.cc89 bool BreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) { in GetCrashDumpLocation() function in breakpad::BreakpadClient
/external/chromium_org/chrome/app/
Dchrome_breakpad_client.cc315 bool ChromeBreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) { in GetCrashDumpLocation() function in chrome::ChromeBreakpadClient