Searched refs:SectionList (Results 1 – 2 of 2) sorted by relevance
80 typedef ut::LinkList< Section, offsetof(Section,m_Link)> SectionList; typedef126 SectionList m_SectionList;
383 for ( SectionList::Iterator itr = m_SectionList.GetBeginIter(); in Dump()386 SectionList::Iterator curItr = itr++; in Dump()