Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java489 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
DDebug.java1644 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
/frameworks/base/core/java/android/app/
DActivityThread.java1031 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21599 method public static long getNativeHeapAllocatedSize();
/frameworks/base/api/
Dcurrent.txt28409 method public static long getNativeHeapAllocatedSize();
Dtest-current.txt28478 method public static long getNativeHeapAllocatedSize();
Dsystem-current.txt30850 method public static long getNativeHeapAllocatedSize();