Searched refs:ConstructFilePaths (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.cc | 737 ConstructFilePaths(dir, name, &base_path, &active_path, &spare_path); in CreateWithActiveFileInDir() 793 void GlobalHistogramAllocator::ConstructFilePaths(const FilePath& dir, in ConstructFilePaths() function in base::GlobalHistogramAllocator 866 ConstructFilePaths(dir, name, nullptr, nullptr, &spare_path); in CreateSpareFileInDir()
|
D | persistent_histogram_allocator.h | 405 static void ConstructFilePaths(const FilePath& dir,
|