Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h428 static void ConstructFilePaths(const FilePath& dir,
Dpersistent_histogram_allocator.cc766 ConstructFilePaths(dir, name, &base_path, &active_path); in CreateWithActiveFileInDir()
771 void GlobalHistogramAllocator::ConstructFilePaths(const FilePath& dir, in ConstructFilePaths() function in base::GlobalHistogramAllocator