Home
last modified time | relevance | path

Searched defs:getNativeHeapAllocatedSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_os_Debug.cpp813 {"getNativeHeapAllocatedSize", "()J", (void*)android_os_Debug_getNativeHeapAllocatedSize}, in getNativeHeapAllocatedSize() method
/frameworks/base/core/java/android/os/
DDebug.java1939 public static native long getNativeHeapAllocatedSize(); in getNativeHeapAllocatedSize() method in Debug