Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h82 PersistentMemoryAllocator::Iterator record_iterator_; variable
Dpersistent_histogram_allocator.cc104 : allocator_(allocator), record_iterator_(allocator) {} in PersistentSparseHistogramDataManager()
161 PersistentSampleMap::GetNextPersistentRecord(record_iterator_, in LoadRecords()