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

  /dalvik/vm/alloc/
HeapDebug.cpp 24 return (int)dvmHeapSourceGetValue(HS_FOOTPRINT, NULL, 0);
HeapSource.h 31 HS_FOOTPRINT,
DdmHeap.cpp 113 set4BE(b, dvmHeapSourceGetValue(HS_FOOTPRINT, NULL, 0)); b += 4;
Heap.cpp 630 currFootprint = dvmHeapSourceGetValue(HS_FOOTPRINT, NULL, 0);
HeapSource.cpp 759 case HS_FOOTPRINT:
    [all...]
Copying.cpp 536 case HS_FOOTPRINT:
    [all...]

Completed in 57 milliseconds