Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:GetEntryCount

1069   if (!GetEntryCount())
1086 int avg_size = data_->header.num_bytes / GetEntryCount();
1256 int32 BackendImpl::GetEntryCount() const {
1944 if (!use_hours || !GetEntryCount() || !data_->header.num_bytes)
1954 int avg_size = data_->header.num_bytes / GetEntryCount();