Home
last modified time | relevance | path

Searched refs:PreDepsMutators (Results 1 – 20 of 20) sorted by relevance

/build/soong/android/
Dregister.go139 PreDepsMutators(f RegisterMutatorFunc) methodSpec
197 func (ctx *initRegistrationContext) PreDepsMutators(f RegisterMutatorFunc) { func
198 PreDepsMutators(f)
Dvariable_test.go173 ctx.PreDepsMutators(func(ctx RegisterMutatorsContext) {
302 ctx.PreDepsMutators(func(ctx RegisterMutatorsContext) {
Dmutator_test.go77 ctx.PreDepsMutators(func(ctx RegisterMutatorsContext) {
110 ctx.PreDepsMutators(func(ctx RegisterMutatorsContext) {
Dmutator.go169 func PreDepsMutators(f RegisterMutatorFunc) { func
Dtesting.go68 func (ctx *TestContext) PreDepsMutators(f RegisterMutatorFunc) { func
Dvariable.go27 PreDepsMutators(func(ctx RegisterMutatorsContext) {
Dnamespace_test.go643 ctx.PreDepsMutators(func(ctx RegisterMutatorsContext) {
/build/soong/java/
Dsysprop.go36 android.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {
Djava_test.go94 ctx.PreDepsMutators(python.RegisterPythonPreDepsMutators)
/build/soong/rust/
Dtesting.go104 ctx.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {
Drust.go40 android.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {
/build/soong/sysprop/
Dsysprop_test.go73 ctx.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {
/build/soong/python/
Dpython_test.go333 ctx.PreDepsMutators(RegisterPythonPreDepsMutators)
Dpython.go33 android.PreDepsMutators(RegisterPythonPreDepsMutators)
/build/soong/sdk/
Dsdk.go38 android.PreDepsMutators(RegisterPreDepsMutators)
Dtesting.go128 ctx.PreDepsMutators(RegisterPreDepsMutators)
/build/soong/apex/
Dapex.go656 android.PreDepsMutators(RegisterPreDepsMutators)
Dapex_test.go261 ctx.PreDepsMutators(RegisterPreDepsMutators)
5554 ctx.PreDepsMutators(RegisterPreDepsMutators)
/build/soong/cc/
Dcc_test.go3304 ctx.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {
Dcc.go44 ctx.PreDepsMutators(func(ctx android.RegisterMutatorsContext) {