Home
last modified time | relevance | path

Searched refs:getTotalSize (Results 1 – 3 of 3) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DSort.java182 return SIZE_BY_SIZE.compare(b.getTotalSize(), a.getTotalSize());
DSite.java336 public Size getTotalSize() { in getTotalSize() method in Site
/art/tools/ahat/etc/
Dahat_api.txt240 method public com.android.ahat.heapdump.Size getTotalSize();