Searched defs:ListIterator (Results 1 – 3 of 3) sorted by relevance
15 class ListIterator : public RuleIterator { class17 explicit ListIterator(const std::list<Rule>& rules) in ListIterator() function in content_settings::__anon02f487240111::ListIterator
67 typedef typename std::list<TableIterator>::iterator ListIterator; typedef
104 typedef typename PriorityQueue::List::iterator ListIterator; typedef