Searched refs:memory_iter_ (Results 1 – 2 of 2) sorted by relevance
203 PersistentMemoryAllocator::Iterator memory_iter_; variable
259 : allocator_(allocator), memory_iter_(allocator->memory_allocator()) {} in Iterator()264 while ((ref = memory_iter_.GetNextOfType<PersistentHistogramData>()) != 0) { in GetNextWithIgnore()