Searched refs:getHardReverseReferences (Results 1 – 4 of 4) sorted by relevance
343 List<AhatInstance> refs = getHardReverseReferences(); in getAssociatedClassForOverhead()
423 @Deprecated public List<AhatInstance> getHardReverseReferences() { in getHardReverseReferences() method in AhatInstance
470 assertTrue(obj.getHardReverseReferences().contains(ref));471 assertFalse(obj.getHardReverseReferences().contains(weak));
84 …ublic deprecated java.util.List<com.android.ahat.heapdump.AhatInstance> getHardReverseReferences();