Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/metrics/
H A 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
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc809 const FilePath& spare_path, in CreateWithActiveFile()
835 FilePath spare_path = ConstructFilePath(dir, std::string(name) + "-spare"); in CreateWithActiveFileInDir() local
905 bool GlobalHistogramAllocator::CreateSpareFile(const FilePath& spare_path, in CreateSpareFile()