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

/dalvik/vm/alloc/
H A DHeapSource.cpp1294 size_t activeMax; local
1296 activeMax = max - overhead;
1298 activeMax = 0;
1301 setSoftLimit(hs, activeMax);

Completed in 155 milliseconds