Searched refs:OnlyPreoptBootImageAndSystemServer (Results 1 – 4 of 4) sorted by relevance
97 …$(call add_json_bool, OnlyPreoptBootImageAndSystemServer, $(filter true,$(WITH_DEXPREOPT_BOOT…
35 OnlyPreoptBootImageAndSystemServer bool // only preopt jars in the boot image or system server member656 OnlyPreoptBootImageAndSystemServer: false,
117 if global.OnlyPreoptBootImageAndSystemServer && !global.BootJars.ContainsJar(module.Name) &&
1370 if global.DisablePreopt || global.OnlyPreoptBootImageAndSystemServer {