Home
last modified time | relevance | path

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

/build/soong/android/
Dregister.go251 PreArchMutators(f RegisterMutatorFunc) methodSpec
330 func (ctx *initRegistrationContext) PreArchMutators(f RegisterMutatorFunc) { func
331 PreArchMutators(f)
Dvisibility.go209 ctx.PreArchMutators(RegisterVisibilityRuleChecker)
210 ctx.PreArchMutators(RegisterVisibilityRuleGatherer)
Dmutator_test.go96 ctx.PreArchMutators(func(ctx RegisterMutatorsContext) {
Dprebuilt.go30 ctx.PreArchMutators(RegisterPrebuiltsPreArchMutators)
Dnamespace_test.go641 ctx.PreArchMutators(RegisterNamespaceMutator)
/build/soong/cc/
Dtesting.go682 ctx.PreArchMutators(android.RegisterDefaultsPreArchMutators)
/build/soong/apex/
Dapex.go53 ctx.PreArchMutators(registerPreArchMutators)