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 88 int32 MemBackendImpl::GetEntryCount() const {
backend_impl.cc 339 int32 BackendImpl::GetEntryCount() const {
889 int avg_size = data_->header.num_bytes / GetEntryCount();
    [all...]

Completed in 112 milliseconds