Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h368 static bool CreateWithActiveFile(const FilePath& base_path,
Dpersistent_histogram_allocator.cc710 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile() function in base::GlobalHistogramAllocator
738 return CreateWithActiveFile(base_path, active_path, spare_path, size, id, in CreateWithActiveFileInDir()