Searched refs:PreArchMutators (Results 1 – 13 of 13) sorted by relevance
251 PreArchMutators(f RegisterMutatorFunc)330 func (ctx *initRegistrationContext) PreArchMutators(f RegisterMutatorFunc) { func331 PreArchMutators(f)
64 ctx.PreArchMutators(RegisterDefaultsPreArchMutators)68 ctx.PreArchMutators(RegisterComponentsMutator)84 ctx.PreArchMutators(RegisterLicensesPackageMapper)85 ctx.PreArchMutators(RegisterLicensesPropertyGatherer)181 func (ctx *TestContext) PreArchMutators(f RegisterMutatorFunc) { func187 ctx.PreArchMutators(f)
209 ctx.PreArchMutators(RegisterVisibilityRuleChecker)210 ctx.PreArchMutators(RegisterVisibilityRuleGatherer)
96 ctx.PreArchMutators(func(ctx RegisterMutatorsContext) {
30 ctx.PreArchMutators(RegisterPrebuiltsPreArchMutators)
641 ctx.PreArchMutators(RegisterNamespaceMutator)
212 func PreArchMutators(f RegisterMutatorFunc) { func
62 // in PreArchMutators, when import behavior becomes explicit, the logic can
59 android.PreArchMutators(registerPreDepsMutators)
162 ctx.PreArchMutators(func(ctx android.RegisterMutatorsContext) {
682 ctx.PreArchMutators(android.RegisterDefaultsPreArchMutators)
31 android.PreArchMutators(func(ctx android.RegisterMutatorsContext) {
53 ctx.PreArchMutators(registerPreArchMutators)