Searched refs:DisableGenerateProfile (Results 1 – 6 of 6) sorted by relevance
174 dexpreoptConfig.DisableGenerateProfile = disable
44 DisableGenerateProfile bool // don't generate profiles member295 DisableGenerateProfile: true,659 DisableGenerateProfile: false,
72 generateProfile := module.ProfileClassListing.Valid() && !global.DisableGenerateProfile73 generateBootProfile := module.ProfileBootListing.Valid() && !global.DisableGenerateProfile
104 …$(call add_json_bool, DisableGenerateProfile, $(filter false,$(WITH_DEX_PREOPT_GE…
789 if global.DisableGenerateProfile {843 if global.DisableGenerateProfile || ctx.Config().UnbundledBuild() {
662 if !global.DisableGenerateProfile {