Home
last modified time | relevance | path

Searched refs:kCheckPointFile (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/breakpad/tools/
Dcrash_service.cc28 const wchar_t kCheckPointFile[] = L"crash_checkpoint.txt"; variable
179 base::FilePath checkpoint_path = operating_dir.Append(kCheckPointFile); in Initialize()