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