Searched refs:OnlyPreoptArtBootImage (Results 1 – 6 of 6) sorted by relevance
71 …if global.DisablePreopt || global.OnlyPreoptArtBootImage || len(targets) == 0 || ctx.Config().Unbu…
657 if SkipDexpreoptBootJars(ctx) || (global.OnlyPreoptArtBootImage && imageConfig.name != "art") {
1778 if global.DisablePreopt || global.OnlyPreoptArtBootImage {
88 …$(call add_json_bool, OnlyPreoptArtBootImage , $(filter true,$(WITH_DEXPREOPT_ART_…
35 OnlyPreoptArtBootImage bool // only preopt jars in the ART boot image member727 OnlyPreoptArtBootImage: false,
127 if global.OnlyPreoptArtBootImage {