HomeSort by relevance Sort by last modified time
    Searched refs:dumps_path (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
crash_handler_host_linux.cc 325 FilePath dumps_path("/tmp");
326 PathService::Get(base::DIR_TEMP, &dumps_path);
328 PathService::Get(chrome::DIR_CRASH_DUMPS, &dumps_path);
332 dumps_path.value().c_str(), process_type_.c_str(), rand);
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 2492 FilePath dumps_path; local
    [all...]

Completed in 221 milliseconds