Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:GetDataSize

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