HomeSort by relevance Sort by last modified time
    Searched refs:GetEntriesBetween (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_index.h 122 scoped_ptr<HashList> GetEntriesBetween(const base::Time initial_time,
simple_index.cc 227 scoped_ptr<SimpleIndex::HashList> SimpleIndex::GetEntriesBetween(
252 return GetEntriesBetween(base::Time(), base::Time());
simple_backend_impl.cc 430 index_->GetEntriesBetween(initial_time, end_time).release());

Completed in 158 milliseconds