Home
last modified time | relevance | path

Searched refs:Dex2oatImageXmx (Results 1 – 3 of 3) sorted by relevance

/build/make/core/
Ddex_preopt_config.mk151 $(call add_json_str, Dex2oatImageXmx, $(DEX2OAT_IMAGE_XMX))
/build/soong/dexpreopt/
Dconfig.go88 Dex2oatImageXmx string // max heap size for dex2oat for the boot image member
643 Dex2oatImageXmx: "",
/build/soong/java/
Ddexpreopt_bootjars.go611 Flag("--runtime-arg").FlagWithArg("-Xmx", global.Dex2oatImageXmx)