Home
last modified time | relevance | path

Searched refs:getRootTypes (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DAhatInstance.java246 public Collection<RootType> getRootTypes() { in getRootTypes() method in AhatInstance
/aosp12/art/tools/ahat/src/main/com/android/ahat/
H A DObjectHandler.java81 Collection<RootType> rootTypes = inst.getRootTypes(); in handle()
/aosp12/art/tools/ahat/src/test/com/android/ahat/
H A DInstanceTest.java428 assertNull(obj.getRootTypes());
/aosp12/art/tools/ahat/etc/
H A Dahat_api.txt98 method public Collection<RootType> getRootTypes();