Searched refs:allocator_iterator_ (Results 1 – 2 of 2) sorted by relevance
86 allocator_iterator_(allocator_.get()) { in GlobalActivityAnalyzer()316 while ((ref = allocator_iterator_.GetNext(&type)) != 0) { in PrepareAllAnalyzers()
236 PersistentMemoryAllocator::Iterator allocator_iterator_; variable