Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java496 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
H A DDebug.java1865 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java1353 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
1505 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31013 method public static long getNativeHeapAllocatedSize();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt21599 method public static long getNativeHeapAllocatedSize();