Searched refs:getHeaps (Results 1 - 2 of 2) sorted by relevance

/art/tools/ahat/src/
H A DAhatSnapshot.java84 mHeaps = new ArrayList<Heap>(mSnapshot.getHeaps());
185 public List<Heap> getHeaps() { method in class:AhatSnapshot
H A DHeapTable.java55 for (Heap heap : snapshot.getHeaps()) {

Completed in 64 milliseconds