Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatSnapshot.java50 AhatInstance.RegisteredNativeAllocation nra = cleaner.asRegisteredNativeAllocation(); in AhatSnapshot() local
51 if (nra != null) { in AhatSnapshot()
52 nra.referent.addRegisteredNativeSize(nra.size); in AhatSnapshot()