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

/dalvik/vm/alloc/
H A DHeapSource.cpp1084 static size_t getSoftFootprint(bool includeActive) function
1157 size_t overhead = getSoftFootprint(false);
1176 setIdealFootprint(getSoftFootprint(true));
1271 size_t overhead = getSoftFootprint(false);

Completed in 36 milliseconds