Searched defs:getSoftFootprint (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.cpp1220 static size_t getSoftFootprint(bool includeActive) function
1293 size_t overhead = getSoftFootprint(false);
1312 setIdealFootprint(getSoftFootprint(true));
1404 size_t overhead = getSoftFootprint(false);

Completed in 6 milliseconds