Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:GetDataSize

477   if (GetDataSize(0))
478 CACHE_UMA(COUNTS, "DeleteHeader", 0, GetDataSize(0));
479 if (GetDataSize(1))
480 CACHE_UMA(COUNTS, "DeleteData", 0, GetDataSize(1));
785 int32 EntryImpl::GetDataSize(int index) const {