Home
last modified time | relevance | path

Searched refs:CreatePersistentRecord (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_sample_map.h56 static PersistentMemoryAllocator::Reference CreatePersistentRecord(
Dpersistent_sample_map.cc175 PersistentSampleMap::CreatePersistentRecord( in CreatePersistentRecord() function in base::PersistentSampleMap
Dpersistent_histogram_allocator.cc225 return PersistentSampleMap::CreatePersistentRecord(data_manager_->allocator_, in CreateNew()