Searched refs:LoadIndexEntries (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_index_file.h82 virtual void LoadIndexEntries(base::Time cache_last_modified,
107 // Synchronous (IO performing) implementation of LoadIndexEntries.
H A Dsimple_index_file_unittest.cc199 simple_index_file.LoadIndexEntries(fake_cache_mtime,
232 simple_index_file.LoadIndexEntries(fake_cache_mtime,
H A Dsimple_index.cc161 index_file_->LoadIndexEntries(cache_mtime, reply, load_result);
H A Dsimple_index_file.cc185 void SimpleIndexFile::LoadIndexEntries(base::Time cache_last_modified, function in class:disk_cache::SimpleIndexFile
H A Dsimple_index_unittest.cc56 virtual void LoadIndexEntries(

Completed in 110 milliseconds