Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h76 bool LoadRecords(PersistentSampleMapRecords* sample_map_records);
Dpersistent_histogram_allocator.cc130 bool PersistentSparseHistogramDataManager::LoadRecords( in LoadRecords() function in base::PersistentSparseHistogramDataManager
210 if (!data_manager_->LoadRecords(this)) in GetNext()