Lines Matching refs:AhatInstance

26   public class AhatArrayInstance extends com.android.ahat.heapdump.AhatInstance {
33 public class AhatClassInstance extends com.android.ahat.heapdump.AhatInstance {
38 public class AhatClassObj extends com.android.ahat.heapdump.AhatInstance {
39 method public com.android.ahat.heapdump.AhatInstance getClassLoader();
55 …public abstract class AhatInstance implements com.android.ahat.heapdump.Diffable com.android.ahat.…
62 method public com.android.ahat.heapdump.AhatInstance getAssociatedBitmapInstance();
63 method public com.android.ahat.heapdump.AhatInstance getBaseline();
67 method public java.util.List<com.android.ahat.heapdump.AhatInstance> getDominated();
70 method public java.util.List<com.android.ahat.heapdump.AhatInstance> getHardReverseReferences();
73 method public com.android.ahat.heapdump.AhatInstance getImmediateDominator();
75 method public com.android.ahat.heapdump.AhatInstance getRefField(java.lang.String);
77 method public com.android.ahat.heapdump.AhatInstance getReferent();
82 method public java.util.List<com.android.ahat.heapdump.AhatInstance> getSoftReverseReferences();
99 method public com.android.ahat.heapdump.AhatInstance findInstance(long);
104 method public java.util.List<com.android.ahat.heapdump.AhatInstance> getRooted();
165 ctor public PathElement(com.android.ahat.heapdump.AhatInstance, java.lang.String);
169 field public final com.android.ahat.heapdump.AhatInstance instance;
200 …(java.lang.String, java.lang.String, java.util.Collection<com.android.ahat.heapdump.AhatInstance>);
232 …method public static java.util.Comparator<com.android.ahat.heapdump.AhatInstance> defaultInstanceC…
237 …field public static final java.util.Comparator<com.android.ahat.heapdump.AhatInstance> INSTANCE_BY…
262 method public com.android.ahat.heapdump.AhatInstance asAhatInstance();
273 … method public static com.android.ahat.heapdump.Value pack(com.android.ahat.heapdump.AhatInstance);