Home | History | Annotate | Download | only in v3

Lines Matching defs:GetDataSize

506 int32 EntryImpl::GetDataSize(int index) const {
1033 if (GetDataSize(0))
1034 CACHE_UMA(COUNTS, "DeleteHeader", 0, GetDataSize(0));
1035 if (GetDataSize(1))
1036 CACHE_UMA(COUNTS, "DeleteData", 0, GetDataSize(1));