Home
last modified time | relevance | path

Searched defs:spare_path (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc712 const FilePath& spare_path, in CreateWithActiveFile()
736 FilePath base_path, active_path, spare_path; in CreateWithActiveFileInDir() local
836 bool GlobalHistogramAllocator::CreateSpareFile(const FilePath& spare_path, in CreateSpareFile()
865 FilePath spare_path; in CreateSpareFileInDir() local
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc727 const FilePath& spare_path, in CreateWithActiveFile()
752 FilePath spare_path = ConstructFilePath(dir, std::string(name) + "-spare"); in CreateWithActiveFileInDir() local
822 bool GlobalHistogramAllocator::CreateSpareFile(const FilePath& spare_path, in CreateSpareFile()