Searched refs:PreoptWithUpdatableBcp (Results 1 – 5 of 5) sorted by relevance
176 dexpreoptConfig.PreoptWithUpdatableBcp = value
37 PreoptWithUpdatableBcp bool // If updatable boot jars are included in dexpreopt or not. member
89 …$(call add_json_bool, PreoptWithUpdatableBcp, $(filter true,$(DEX_PREOPT_WITH_UPD…
395 if global.PreoptWithUpdatableBcp {398 dexFiles, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp)
1357 dexPaths, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp)