Home
last modified time | relevance | path

Searched refs:PreArchMutators (Results 1 – 10 of 10) sorted by relevance

/build/soong/multitree/
Dimport.go32 android.PreArchMutators(RegisterMultitreePreArchMutators)
/build/soong/android/
Dregister.go229 PreArchMutators(f RegisterMutatorFunc) methodSpec
313 func (ctx *initRegistrationContext) PreArchMutators(f RegisterMutatorFunc) { func
314 PreArchMutators(f)
Dtesting.go69 ctx.PreArchMutators(RegisterDefaultsPreArchMutators)
73 ctx.PreArchMutators(RegisterComponentsMutator)
91 ctx.PreArchMutators(RegisterLicensesPackageMapper)
92 ctx.PreArchMutators(RegisterLicensesPropertyGatherer)
122 ctx.PreArchMutators(RegisterNamespaceMutator)
196 func (ctx *TestContext) PreArchMutators(f RegisterMutatorFunc) { func
202 ctx.PreArchMutators(f)
Dmutator_test.go96 ctx.PreArchMutators(func(ctx RegisterMutatorsContext) {
Dvisibility.go263 ctx.PreArchMutators(RegisterVisibilityRuleChecker)
264 ctx.PreArchMutators(RegisterVisibilityRuleGatherer)
Dnamespace_test.go643 ctx.PreArchMutators(RegisterNamespaceMutator)
Dprebuilt.go30 ctx.PreArchMutators(RegisterPrebuiltsPreArchMutators)
Dmutator.go171 func PreArchMutators(f RegisterMutatorFunc) { func
/build/soong/cc/
Dtesting.go708 ctx.PreArchMutators(android.RegisterDefaultsPreArchMutators)
/build/soong/apex/
Dapex.go53 ctx.PreArchMutators(registerPreArchMutators)