Home
last modified time | relevance | path

Searched refs:kFileExtension (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_storage.cc93 .AddExtension(PersistentMemoryAllocator::kFileExtension); in ~PersistentHistogramStorage()
Dpersistent_memory_allocator.h257 static const base::FilePath::CharType kFileExtension[]; variable
Dpersistent_histogram_allocator.cc746 PersistentMemoryAllocator::kFileExtension); in ConstructFilePath()
Dpersistent_memory_allocator.cc148 const base::FilePath::CharType PersistentMemoryAllocator::kFileExtension[] = member in base::PersistentMemoryAllocator