Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.h214 typedef std::list<EntryPair> EntryList; typedef
272 EntryList::iterator Begin() in Begin()
278 EntryList::iterator End() in End()
284 EntryList::reverse_iterator RBegin() in RBegin()
290 EntryList::reverse_iterator REnd() in REnd()
305 EntryList entries_ GUARDED_BY(Locks::alloc_tracker_lock_);