Searched defs:IteratorPair (Results 1 - 2 of 2) sorted by relevance
/external/chromium/net/disk_cache/ | ||
H A D | rankings.h | 146 typedef std::pair<CacheAddr, CacheRankingsBlock*> IteratorPair; typedef in class:disk_cache::Rankings 147 typedef std::list<IteratorPair> IteratorList; |
/external/chromium_org/net/disk_cache/ | ||
H A D | rankings.h | 147 typedef std::pair<CacheAddr, CacheRankingsBlock*> IteratorPair; typedef in class:disk_cache::Rankings 148 typedef std::list<IteratorPair> IteratorList; |
Completed in 86 milliseconds