Searched refs:currentHeapUsed (Results 1 – 1 of 1) sorted by relevance
1314 size_t currentHeapUsed = heap->bytesAllocated; in dvmHeapSourceGrowForUtilization() local1315 size_t targetHeapSize = getUtilizationTarget(hs, currentHeapUsed); in dvmHeapSourceGrowForUtilization()