Searched refs:findInstance (Results 1 – 5 of 5) sorted by relevance
75 public AhatInstance findInstance(long id) { in findInstance() method in AhatSnapshot88 AhatInstance inst = findInstance(id); in findClassObj()
42 AhatInstance inst = mSnapshot.findInstance(id); in handle()
59 AhatInstance inst = mSnapshot.findInstance(id); in handle()
433 AhatInstance str = snapshot.findInstance(0x6fe17050); in asStringEmbedded()445 AhatInstance map = snapshot.findInstance(0x6004fdb8); in nonDefaultHeapRoot()458 AhatInstance thread = snapshot.findInstance(0x12c03470); in threadRoot()480 AhatInstance str = snapshot.findInstance(0x500001a8); in nullValueString()
99 method public com.android.ahat.heapdump.AhatInstance findInstance(long);