HomeSort by relevance Sort by last modified time
    Searched full:checkpoint_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/crash/tools/
crash_service.cc 179 base::FilePath checkpoint_path = operating_dir.Append(kCheckPointFile); local
204 sender_ = new CrashReportSender(checkpoint_path.value());
256 VLOG(1) << "checkpoint is " << checkpoint_path.value()

Completed in 198 milliseconds