Searched refs:dvmGetHeapDebugInfo (Results 1 – 3 of 3) sorted by relevance
127 int result = dvmGetHeapDebugInfo(kVirtualHeapSize); in Dalvik_java_lang_Runtime_totalMemory()139 int result = dvmGetHeapDebugInfo(kVirtualHeapSize) in Dalvik_java_lang_Runtime_freeMemory()140 - dvmGetHeapDebugInfo(kVirtualHeapAllocated); in Dalvik_java_lang_Runtime_freeMemory()
29 int dvmGetHeapDebugInfo(HeapDebugInfoType info);
25 int dvmGetHeapDebugInfo(HeapDebugInfoType info) in dvmGetHeapDebugInfo() function