Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:GetEntryCount

950   if (!GetEntryCount())
967 int avg_size = data_->header.num_bytes / GetEntryCount();
1159 int32 BackendImpl::GetEntryCount() const {
1929 if (!use_hours || !GetEntryCount() || !data_->header.num_bytes)
1943 int avg_size = data_->header.num_bytes / GetEntryCount();