Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dregister.go251 PreArchMutators(f RegisterMutatorFunc)
330 func (ctx *initRegistrationContext) PreArchMutators(f RegisterMutatorFunc) { func
331 PreArchMutators(f)
H A Dtesting.go64 ctx.PreArchMutators(RegisterDefaultsPreArchMutators)
68 ctx.PreArchMutators(RegisterComponentsMutator)
84 ctx.PreArchMutators(RegisterLicensesPackageMapper)
85 ctx.PreArchMutators(RegisterLicensesPropertyGatherer)
181 func (ctx *TestContext) PreArchMutators(f RegisterMutatorFunc) { func
187 ctx.PreArchMutators(f)
H A Dvisibility.go209 ctx.PreArchMutators(RegisterVisibilityRuleChecker)
210 ctx.PreArchMutators(RegisterVisibilityRuleGatherer)
H A Dmutator_test.go96 ctx.PreArchMutators(func(ctx RegisterMutatorsContext) {
H A Dprebuilt.go30 ctx.PreArchMutators(RegisterPrebuiltsPreArchMutators)
H A Dnamespace_test.go641 ctx.PreArchMutators(RegisterNamespaceMutator)
H A Dmutator.go212 func PreArchMutators(f RegisterMutatorFunc) { func
/aosp12/system/tools/aidl/build/
H A DAndroid.bp62 // in PreArchMutators, when import behavior becomes explicit, the logic can
H A Daidl_interface.go59 android.PreArchMutators(registerPreDepsMutators)
H A Daidl_test.go162 ctx.PreArchMutators(func(ctx android.RegisterMutatorsContext) {
/aosp12/build/soong/cc/
H A Dtesting.go682 ctx.PreArchMutators(android.RegisterDefaultsPreArchMutators)
/aosp12/system/tools/xsdc/build/
H A Dxsdc.go31 android.PreArchMutators(func(ctx android.RegisterMutatorsContext) {
/aosp12/build/soong/apex/
H A Dapex.go53 ctx.PreArchMutators(registerPreArchMutators)