Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
Dpersistent_histogram_allocator.h413 static FilePath ConstructFilePathForActiveFile(const FilePath& dir,
Dpersistent_histogram_allocator.cc751 FilePath active_path = ConstructFilePathForActiveFile(dir, name); in CreateWithActiveFileInDir()
765 FilePath GlobalHistogramAllocator::ConstructFilePathForActiveFile( in ConstructFilePathForActiveFile() function in base::GlobalHistogramAllocator