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