Home | History | Annotate | Download | only in visitedlink

Lines Matching defs:SetIterator

339   typedef std::set<GURL>::const_iterator SetIterator;
349 for (SetIterator i = urls.begin(); i != urls.end(); ++i) {
373 for (SetIterator i = urls.begin(); i != urls.end(); ++i) {