Lines Matching refs:method
5 method public static void main(String[]);
14 method public void computeDominators(Node);
15 …method public com.android.ahat.dominators.Dominators progress(com.android.ahat.progress.Progress, …
19 method public Object getDominatorsComputationState(Node);
20 method public Iterable<? extends Node> getReferencesForDominators(Node);
21 method public void setDominator(Node, Node);
22 method public void setDominatorsComputationState(Node, Object);
26 …method @Deprecated public static void computeDominators(com.android.ahat.dominators.DominatorsComp…
27 …method @Deprecated public static void computeDominators(com.android.ahat.dominators.DominatorsComp…
31 method @Deprecated public Object getDominatorsComputationState();
32 method @Deprecated public Iterable<? extends Node> getReferencesForDominators();
33 …method @Deprecated public void setDominator(com.android.ahat.dominators.DominatorsComputation.Node…
34 method @Deprecated public void setDominatorsComputationState(Object);
42 method public int getLength();
43 method public com.android.ahat.heapdump.Value getValue(int);
44 method public List<Value> getValues();
45 method public String toString();
49 method public Iterable<FieldValue> getInstanceFields();
50 method public String toString();
54 method public com.android.ahat.heapdump.AhatInstance getClassLoader();
55 method public com.android.ahat.heapdump.Field[] getInstanceFields();
56 method public long getInstanceSize();
57 method public String getName();
58 method public List<FieldValue> getStaticFieldValues();
59 method public com.android.ahat.heapdump.AhatClassObj getSuperClassObj();
60 method public String toString();
64 method public com.android.ahat.heapdump.AhatHeap getBaseline();
65 method public String getName();
66 method public com.android.ahat.heapdump.Size getSize();
67 method public boolean isPlaceHolder();
71 method public com.android.ahat.heapdump.AhatArrayInstance asArrayInstance();
72 method public BufferedImage asBitmap();
73 method public com.android.ahat.heapdump.AhatClassInstance asClassInstance();
74 method public com.android.ahat.heapdump.AhatClassObj asClassObj();
75 method public String asString(int);
76 method public String asString();
77 method public com.android.ahat.heapdump.AhatInstance getAssociatedBitmapInstance();
78 method public com.android.ahat.heapdump.AhatClassObj getAssociatedClassForOverhead();
79 method public com.android.ahat.heapdump.AhatInstance getBaseline();
80 method public String getBinderProxyInterfaceName();
81 method public String getBinderStubInterfaceName();
82 method public String getBinderTokenDescriptor();
83 method public String getClassName();
84 method public com.android.ahat.heapdump.AhatClassObj getClassObj();
85 method public String getDexCacheLocation(int);
86 method public List<AhatInstance> getDominated();
87 method public com.android.ahat.heapdump.Value getField(String);
88 method @Deprecated public List<AhatInstance> getHardReverseReferences();
89 method public com.android.ahat.heapdump.AhatHeap getHeap();
90 method public long getId();
91 method public com.android.ahat.heapdump.AhatInstance getImmediateDominator();
92 method public List<PathElement> getPathFromGcRoot();
93 method public com.android.ahat.heapdump.Reachability getReachability();
94 method public com.android.ahat.heapdump.AhatInstance getRefField(String);
95 method public com.android.ahat.heapdump.AhatInstance getReferent();
96 … method public com.android.ahat.heapdump.Size getRetainedSize(com.android.ahat.heapdump.AhatHeap);
97 method public List<AhatInstance> getReverseReferences();
98 method public Collection<RootType> getRootTypes();
99 method public com.android.ahat.heapdump.Site getSite();
100 method public com.android.ahat.heapdump.Size getSize();
101 method @Deprecated public List<AhatInstance> getSoftReverseReferences();
102 method public com.android.ahat.heapdump.Size getTotalRetainedSize();
103 method public boolean isArrayInstance();
104 method public boolean isClassInstance();
105 method public boolean isClassObj();
106 method public boolean isInstanceOfClass(String);
107 method public boolean isPlaceHolder();
108 method public boolean isRoot();
109 method public boolean isStronglyReachable();
110 method public boolean isUnreachable();
111 method @Deprecated public boolean isWeaklyReachable();
112 method public abstract String toString();
116 method public com.android.ahat.heapdump.AhatClassObj findClassObj(long);
117 method public com.android.ahat.heapdump.AhatInstance findInstance(long);
118 method public com.android.ahat.heapdump.AhatSnapshot getBaseline();
119 method public com.android.ahat.heapdump.AhatHeap getHeap(String);
120 method public List<AhatHeap> getHeaps();
121 method public com.android.ahat.heapdump.Site getRootSite();
122 method public List<AhatInstance> getRooted();
123 method public com.android.ahat.heapdump.Site getSite(long);
124 method public boolean isDiffed();
125 method public boolean isPlaceHolder();
129 …method public static void snapshots(com.android.ahat.heapdump.AhatSnapshot, com.android.ahat.heapd…
134 method public static List<DiffedFieldValue> diff(Iterable<FieldValue>, Iterable<FieldValue>);
138 method public T getBaseline();
139 method public boolean isPlaceHolder();
143 …method public static com.android.ahat.heapdump.DiffedFieldValue added(com.android.ahat.heapdump.Fi…
144 …method public static com.android.ahat.heapdump.DiffedFieldValue deleted(com.android.ahat.heapdump.…
145 method public boolean equals(Object);
146 method public int hashCode();
147 …method public static com.android.ahat.heapdump.DiffedFieldValue matched(com.android.ahat.heapdump.…
148 method public String toString();
181 method public com.android.ahat.heapdump.Parser map(com.android.ahat.proguard.ProguardMap);
182 …method public com.android.ahat.heapdump.AhatSnapshot parse() throws com.android.ahat.heapdump.Hpro…
183 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(File, com.android.ahat.p…
184 …method public static com.android.ahat.heapdump.AhatSnapshot parseHeapDump(ByteBuffer, com.android.…
185 method public com.android.ahat.heapdump.Parser progress(com.android.ahat.progress.Progress);
186 method public com.android.ahat.heapdump.Parser retained(com.android.ahat.heapdump.Reachability);
191 method public com.android.ahat.heapdump.PathElement getBaseline();
192 method public boolean isPlaceHolder();
199 method public boolean notWeakerThan(com.android.ahat.heapdump.Reachability);
200 method public String toString();
227 method public com.android.ahat.heapdump.Site findSite(long);
228 method public com.android.ahat.heapdump.Site getBaseline();
229 method public List<Site> getChildren();
230 method public String getFilename();
231 method public long getId();
232 method public int getLineNumber();
233 method public String getMethodName();
234 method public void getObjects(String, String, Collection<AhatInstance>);
235 method public void getObjects(Predicate<AhatInstance>, Consumer<AhatInstance>);
236 method public List<ObjectsInfo> getObjectsInfos();
237 method public com.android.ahat.heapdump.Site getParent();
238 method public String getSignature();
239 method public com.android.ahat.heapdump.Size getSize(com.android.ahat.heapdump.AhatHeap);
240 method public com.android.ahat.heapdump.Size getTotalSize();
241 method public boolean isPlaceHolder();
245 method public com.android.ahat.heapdump.Site.ObjectsInfo getBaseline();
246 method public String getClassName();
247 method public boolean isPlaceHolder();
256 method public boolean equals(Object);
257 method public long getJavaSize();
258 method public long getRegisteredNativeSize();
259 method public long getSize();
260 method public int hashCode();
261 method public boolean isZero();
262 method public com.android.ahat.heapdump.Size plus(com.android.ahat.heapdump.Size);
263 method public com.android.ahat.heapdump.Size plusRegisteredNativeSize(long);
269 …method public static Comparator<AhatInstance> defaultInstanceCompare(com.android.ahat.heapdump.Aha…
270 … method public static Comparator<Site> defaultSiteCompare(com.android.ahat.heapdump.AhatSnapshot);
271 method public static <T> Comparator<T> withPriority(Comparator<T>...);
283 method public String toString();
297 method public com.android.ahat.heapdump.AhatInstance asAhatInstance();
298 method public Byte asByte();
299 method public Character asChar();
300 method public Integer asInteger();
301 method public Long asLong();
302 method public abstract boolean equals(Object);
303 … method public static com.android.ahat.heapdump.Value getBaseline(com.android.ahat.heapdump.Value);
304 method public static com.android.ahat.heapdump.Type getType(com.android.ahat.heapdump.Value);
305 method public abstract int hashCode();
306 method public boolean isAhatInstance();
307 method public boolean isInteger();
308 method public boolean isLong();
309 … method public static com.android.ahat.heapdump.Value pack(com.android.ahat.heapdump.AhatInstance);
310 method public static com.android.ahat.heapdump.Value pack(boolean);
311 method public static com.android.ahat.heapdump.Value pack(char);
312 method public static com.android.ahat.heapdump.Value pack(float);
313 method public static com.android.ahat.heapdump.Value pack(double);
314 method public static com.android.ahat.heapdump.Value pack(byte);
315 method public static com.android.ahat.heapdump.Value pack(short);
316 method public static com.android.ahat.heapdump.Value pack(int);
317 method public static com.android.ahat.heapdump.Value pack(long);
318 method public abstract String toString();
327 method public void advance(long);
328 method public void done();
329 method public void start(String, long);
330 method public void update(long);
334 method public default void advance();
335 method public void advance(long);
336 method public void done();
337 method public void start(String, long);
338 method public void update(long);
347 method public String getClassName(String);
348 method public String getFieldName(String, String);
349 …method public com.android.ahat.proguard.ProguardMap.Frame getFrame(String, String, String, String,…
350 method public void readFromFile(File);
351 method public void readFromReader(Reader);
357 field public final String method;