Searched refs:dexpreoptProperties (Results 1 – 5 of 5) sorted by relevance
108 dexpreoptProperties DexpreoptProperties member245 if !BoolDefault(d.dexpreoptProperties.Dex_preopt.Enabled, true) {434 …} else if BoolDefault(d.dexpreoptProperties.Dex_preopt.Profile_guided, true) && !forPrebuiltApex(c…453 d.dexpreoptProperties.Dex_preopt_result.Profile_guided = profileClassListing.Valid()487 NoCreateAppImage: !BoolDefault(d.dexpreoptProperties.Dex_preopt.App_image, true),488 ForceCreateAppImage: BoolDefault(d.dexpreoptProperties.Dex_preopt.App_image, false),656 return proptools.Bool(d.dexpreoptProperties.Dex_preopt.Enable_profile_rewriting)660 return proptools.String(d.dexpreoptProperties.Dex_preopt.Profile)664 return proptools.Bool(d.dexpreoptProperties.Dex_preopt.Profile_guided)
635 module.AddProperties(&module.dexpreoptProperties)686 module.AddProperties(&module.dexpreoptProperties)
1870 &module.dexpreoptProperties,3644 …if implLibrary != nil && implLibrary.dexpreopter.dexpreoptProperties.Dex_preopt_result.Profile_gui…
633 &j.dexpreoptProperties,
1114 if j.dexpreopter.dexpreoptProperties.Dex_preopt_result.Profile_guided {