Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatClassInstance.java307 RegisteredNativeAllocation asRegisteredNativeAllocation() { in asRegisteredNativeAllocation()
343 RegisteredNativeAllocation rna = new RegisteredNativeAllocation(); in asRegisteredNativeAllocation()
DAhatSnapshot.java58 AhatInstance.RegisteredNativeAllocation nra = inst.asRegisteredNativeAllocation(); in AhatSnapshot()
DAhatInstance.java598 static class RegisteredNativeAllocation { class in AhatInstance
607 RegisteredNativeAllocation asRegisteredNativeAllocation() { in asRegisteredNativeAllocation()