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