Home
last modified time | relevance | path

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

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