Searched refs:getHeaps (Results 1 – 6 of 6) sorted by relevance
103 for (AhatHeap heap : getHeaps()) { in getHeap()119 public List<AhatHeap> getHeaps() { in getHeaps() method in AhatSnapshot
337 heaps(a.getHeaps(), b.getHeaps()); in snapshots()
62 for (AhatHeap heap : mSnapshot.getHeaps()) { in printHeapSizes()
57 for (AhatHeap heap : snapshot.getHeaps()) { in render()
305 for (AhatHeap heap : snapshot.getHeaps()) { in retainedSize()
102 method public java.util.List<com.android.ahat.heapdump.AhatHeap> getHeaps();