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

/dalvik/vm/alloc/
H A DHeapSource.c1209 size_t activeMax; local
1211 activeMax = max - overhead;
1213 activeMax = 0;
1216 setSoftLimit(hs, activeMax);

Completed in 25 milliseconds