Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java496 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
DDebug.java1800 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
/frameworks/base/core/java/android/app/
DActivityThread.java1239 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
1391 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21599 method public static long getNativeHeapAllocatedSize();
/frameworks/base/non-updatable-api/
Dcurrent.txt34601 method public static long getNativeHeapAllocatedSize();
/frameworks/base/api/
Dcurrent.txt34745 method public static long getNativeHeapAllocatedSize();