Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatClassObj.java157 @Override AhatInstance newPlaceHolderInstance() { in newPlaceHolderInstance() method in AhatClassObj
DDiff.java166 AhatInstance result = inst.newPlaceHolderInstance(); in createPlaceHolders()
174 placeholders.add(child.newPlaceHolderInstance()); in createPlaceHolders()
DAhatInstance.java691 AhatInstance newPlaceHolderInstance() { in newPlaceHolderInstance() method in AhatInstance