Searched refs:GetEntriesBetween (Results 1 – 3 of 3) sorted by relevance
196 std::unique_ptr<HashList> GetEntriesBetween(const base::Time initial_time,
243 std::unique_ptr<SimpleIndex::HashList> SimpleIndex::GetEntriesBetween( in GetEntriesBetween() function in disk_cache::SimpleIndex272 return GetEntriesBetween(base::Time(), base::Time()); in GetAllHashes()
675 index_->GetEntriesBetween(initial_time, end_time).release()); in IndexReadyForDoom()