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

/art/tools/ahat/src/
H A DAhatSnapshot.java65 private final List<InstanceUtils.NativeAllocation> mNativeAllocations field in class:AhatSnapshot
126 mNativeAllocations.add(alloc);
271 return mNativeAllocations;

Completed in 104 milliseconds