Home
last modified time | relevance | path

Searched refs:GetCacheSizeBetween (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index.h212 uint64_t GetCacheSizeBetween(const base::Time initial_time,
Dsimple_index.cc285 uint64_t SimpleIndex::GetCacheSizeBetween(base::Time initial_time, in GetCacheSizeBetween() function in disk_cache::SimpleIndex
Dsimple_backend_impl.cc692 ? index_->GetCacheSizeBetween(initial_time, end_time) in IndexReadyForSizeBetweenCalculation()