Searched refs:heapmaxfreeOptsBuf (Results 1 – 1 of 1) sorted by relevance
659 char heapmaxfreeOptsBuf[sizeof("-XX:HeapMaxFree=")-1 + PROPERTY_VALUE_MAX]; in startVm() local834 parseRuntimeOption("dalvik.vm.heapmaxfree", heapmaxfreeOptsBuf, "-XX:HeapMaxFree="); in startVm()