Searched refs:GetAllHashes (Results 1 – 3 of 3) sorted by relevance
126 scoped_ptr<HashList> GetAllHashes();
235 scoped_ptr<SimpleIndex::HashList> SimpleIndex::GetAllHashes() { in GetAllHashes() function in disk_cache::SimpleIndex
498 hashes_to_enumerate_ = backend_->index()->GetAllHashes().Pass(); in OpenNextEntryImpl()