Home
last modified time | relevance | path

Searched refs:PostDepsMutators (Results 1 – 11 of 11) sorted by relevance

/build/soong/android/
Dregister.go259 PostDepsMutators(f RegisterMutatorFunc) methodSpec
342 func (ctx *initRegistrationContext) PostDepsMutators(f RegisterMutatorFunc) { func
343 PostDepsMutators(f)
Dmutator_test.go114 ctx.PostDepsMutators(func(ctx RegisterMutatorsContext) {
199 ctx.PostDepsMutators(func(ctx RegisterMutatorsContext) {
Dprebuilt.go31 ctx.PostDepsMutators(RegisterPrebuiltsPostDepsMutators)
Dprebuilt_test.go420 ctx.PostDepsMutators(RegisterOverridePostDepsMutators)
Dvisibility.go211 ctx.PostDepsMutators(RegisterVisibilityRuleEnforcer)
Dneverallow.go696 ctx.PostDepsMutators(registerNeverallowMutator)
/build/soong/sdk/
Dsdk.go43 ctx.PostDepsMutators(RegisterPostDepsMutators)
/build/soong/java/
Dlint.go635 ctx.PostDepsMutators(func(ctx android.RegisterMutatorsContext) {
Daar.go48 ctx.PostDepsMutators(func(ctx android.RegisterMutatorsContext) {
/build/soong/rust/
Drust.go48 android.PostDepsMutators(func(ctx android.RegisterMutatorsContext) {
/build/soong/apex/
Dapex.go55 ctx.PostDepsMutators(RegisterPostDepsMutators)