HomeSort by relevance Sort by last modified time
    Searched refs:dvmGetExternalBytesAllocated (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/alloc/
Alloc.h 197 size_t dvmGetExternalBytesAllocated(void);
HeapSource.c     [all...]
  /dalvik/vm/native/
dalvik_system_VMRuntime.c 178 RETURN_LONG((s8)dvmGetExternalBytesAllocated());

Completed in 153 milliseconds