Searched refs:numBytes (Results 1 – 6 of 6) sorted by relevance
94 public Size numBytes; field in Site.ObjectsInfo106 this.numBytes = Size.ZERO; in ObjectsInfo()224 info.numBytes = info.numBytes.plus(size); in prepareForUse()235 info.numBytes = info.numBytes.plus(childInfo.numBytes); in prepareForUse()
218 return SIZE_BY_SIZE.compare(b.numBytes, a.numBytes);
397 int numBytes = hprof.getU4(); in parseInternal() local399 hprof.skip(numBytes); in parseInternal()
101 SizeTable.row(doc, info.numBytes, baseinfo.numBytes, in handle()
250 field public com.android.ahat.heapdump.Size numBytes;
1378 Ldalvik/system/EmulatedStackFrame$Range;->numBytes:I