HomeSort by relevance Sort by last modified time
    Searched defs:GetEntryCount (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
mem_backend_impl.cc 130 int32 MemBackendImpl::GetEntryCount() const {
backend_impl.cc 1069 if (!GetEntryCount())
1086 int avg_size = data_->header.num_bytes / GetEntryCount();
    [all...]

Completed in 44 milliseconds