Searched refs:getNativeHeapAllocatedSize (Results 1 – 6 of 6) sorted by relevance
137 long baselineSize = Debug.getNativeHeapAllocatedSize(); in testDeserializeFontMap_memory()139 long currentSize = Debug.getNativeHeapAllocatedSize(); in testDeserializeFontMap_memory()
496 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
1907 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
1494 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()1664 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32813 method public static long getNativeHeapAllocatedSize();