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

/external/chromium_org/net/disk_cache/blockfile/
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.cc494 IteratorPair current(node->address().value(), node);

Completed in 123 milliseconds