IndexIterator 678 net/disk_cache/blockfile/backend_impl_v3.cc scoped_ptr<IndexIterator> iterator( IndexIterator 679 net/disk_cache/blockfile/backend_impl_v3.cc reinterpret_cast<IndexIterator*>(*iter)); IndexIterator 21 net/disk_cache/blockfile/index_table_v3.cc using disk_cache::IndexIterator; IndexIterator 233 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* iterator) { IndexIterator 253 net/disk_cache/blockfile/index_table_v3.cc void InitIterator(IndexIterator* iterator) { IndexIterator 409 net/disk_cache/blockfile/index_table_v3.cc IndexIterator::IndexIterator() { IndexIterator 412 net/disk_cache/blockfile/index_table_v3.cc IndexIterator::~IndexIterator() { IndexIterator 758 net/disk_cache/blockfile/index_table_v3.cc void IndexTable::GetOldest(IndexIterator* no_use, IndexIterator 759 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* low_use, IndexIterator 760 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* high_use) { IndexIterator 771 net/disk_cache/blockfile/index_table_v3.cc bool IndexTable::GetNextCells(IndexIterator* iterator) { IndexIterator 883 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* no_use, IndexIterator 884 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* low_use, IndexIterator 885 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* high_use) { IndexIterator 910 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* no_use, IndexIterator 911 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* low_use, IndexIterator 912 net/disk_cache/blockfile/index_table_v3.cc IndexIterator* high_use) { IndexIterator 126 net/disk_cache/blockfile/index_table_v3.h struct NET_EXPORT_PRIVATE IndexIterator { IndexIterator 127 net/disk_cache/blockfile/index_table_v3.h IndexIterator(); IndexIterator 128 net/disk_cache/blockfile/index_table_v3.h ~IndexIterator(); IndexIterator 215 net/disk_cache/blockfile/index_table_v3.h void GetOldest(IndexIterator* no_use, IndexIterator 216 net/disk_cache/blockfile/index_table_v3.h IndexIterator* low_use, IndexIterator 217 net/disk_cache/blockfile/index_table_v3.h IndexIterator* high_use); IndexIterator 223 net/disk_cache/blockfile/index_table_v3.h bool GetNextCells(IndexIterator* iterator); IndexIterator 240 net/disk_cache/blockfile/index_table_v3.h IndexIterator* no_use, IndexIterator 241 net/disk_cache/blockfile/index_table_v3.h IndexIterator* low_use, IndexIterator 242 net/disk_cache/blockfile/index_table_v3.h IndexIterator* high_use); IndexIterator 245 net/disk_cache/blockfile/index_table_v3.h IndexIterator* no_use, IndexIterator 246 net/disk_cache/blockfile/index_table_v3.h IndexIterator* low_use, IndexIterator 247 net/disk_cache/blockfile/index_table_v3.h IndexIterator* high_use); IndexIterator 507 net/disk_cache/blockfile/index_table_v3_unittest.cc disk_cache::IndexIterator no_use, low_use, high_use; IndexIterator 521 net/disk_cache/blockfile/index_table_v3_unittest.cc disk_cache::IndexIterator iterator;