Searched refs:IteratorPair (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/disk_cache/
H A Drankings.h146 typedef std::pair<CacheAddr, CacheRankingsBlock*> IteratorPair; typedef in class:disk_cache::Rankings
147 typedef std::list<IteratorPair> IteratorList;
H A Drankings.cc475 IteratorPair current(node->address().value(), node);
/external/chromium_org/net/disk_cache/
H A Drankings.h147 typedef std::pair<CacheAddr, CacheRankingsBlock*> IteratorPair; typedef in class:disk_cache::Rankings
148 typedef std::list<IteratorPair> IteratorList;
H A Drankings.cc489 IteratorPair current(node->address().value(), node);

Completed in 106 milliseconds