Home
last modified time | relevance | path

Searched refs:getSoftReverseReferences (Results 1 – 3 of 3) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatInstance.java444 @Deprecated public List<AhatInstance> getSoftReverseReferences() { in getSoftReverseReferences() method in AhatInstance
/art/tools/ahat/src/test/com/android/ahat/
DInstanceTest.java481 assertFalse(obj.getSoftReverseReferences().contains(ref));
482 assertTrue(obj.getSoftReverseReferences().contains(weak));
/art/tools/ahat/etc/
Dahat_api.txt101 method @Deprecated public List<AhatInstance> getSoftReverseReferences();