Searched defs:AllocationInfo (Results 1 – 1 of 1) sorted by relevance
22 public class AllocationInfo implements Comparable<AllocationInfo>, IStackTraceInfo { class31 AllocationInfo(String allocatedClass, int allocationSize, in AllocationInfo() method in AllocationInfo