Searched defs:heapmaxfreeOptsBuf (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/jni/
H A DAndroidRuntime.cpp579 char heapmaxfreeOptsBuf[sizeof("-XX:HeapMaxFree=")-1 + PROPERTY_VALUE_MAX]; local
685 parseRuntimeOption("dalvik.vm.heapmaxfree", heapmaxfreeOptsBuf, "-XX:HeapMaxFree=");

Completed in 34 milliseconds