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

  /external/chromium/chrome/common/
chrome_constants.h 31 extern const wchar_t kCrashReportLog[];
chrome_constants.cc 70 const wchar_t kCrashReportLog[] = L"Reported Crashes.txt";
  /external/chromium_org/chrome/common/
chrome_constants.h 43 extern const wchar_t kCrashReportLog[];
chrome_constants.cc 141 const wchar_t kCrashReportLog[] = L"Reported Crashes.txt";
  /external/chromium_org/chrome/tools/crash_service/
crash_service.cc 192 report_path_ = user_data_dir.Append(chrome::kCrashReportLog);

Completed in 77 milliseconds