Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java489 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in endPerformanceSnapshot()
DDebug.java799 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DLoadTestsAutoTest.java174 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemoryInfo()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DVideoEditorStressTest.java145 BeginNativeMemory = Debug.getNativeHeapAllocatedSize(); in getBeginMemory()
153 AfterNativeMemory = Debug.getNativeHeapAllocatedSize(); in getAfterMemory_updateLog()
/frameworks/base/core/java/android/app/
DActivityThread.java901 long nativeAllocated = Debug.getNativeHeapAllocatedSize() / 1024; in dumpMemInfo()
/frameworks/base/api/
D14.txt14525 method public static long getNativeHeapAllocatedSize();
D15.txt14569 method public static long getNativeHeapAllocatedSize();
D16.txt15484 method public static long getNativeHeapAllocatedSize();
D17.txt15878 method public static long getNativeHeapAllocatedSize();
Dcurrent.txt15878 method public static long getNativeHeapAllocatedSize();