Searched refs:includeActive (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.cpp230 * Returns the current footprint of all heaps. If includeActive
233 static size_t oldHeapOverhead(const HeapSource *hs, bool includeActive) argument
238 if (includeActive) {
1220 static size_t getSoftFootprint(bool includeActive) argument
1226 if (includeActive) {

Completed in 18 milliseconds