Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DTypefaceSerializationPerfTest.java137 long baselineSize = Debug.getNativeHeapAllocatedSize(); in testDeserializeFontMap_memory()
139 long currentSize = Debug.getNativeHeapAllocatedSize(); in testDeserializeFontMap_memory()
/aosp14/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java496 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
H A DDebug.java1907 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java1494 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
1664 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt32813 method public static long getNativeHeapAllocatedSize();