Home
last modified time | relevance | path

Searched refs:dvmGetExternalBytesAllocated (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/alloc/
DAlloc.h197 size_t dvmGetExternalBytesAllocated(void);
DHeapSource.c1641 dvmGetExternalBytesAllocated() in dvmGetExternalBytesAllocated() function
/dalvik/vm/native/
Ddalvik_system_VMRuntime.c178 RETURN_LONG((s8)dvmGetExternalBytesAllocated()); in Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated()