Home
last modified time | relevance | path

Searched defs:TopDownMutator (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dmutator.go104 TopDown(name string, m TopDownMutator) MutatorHandle
249 type TopDownMutator func(TopDownMutatorContext) type
/build/blueprint/
Dmodule_ctx.go973 type TopDownMutator func(mctx TopDownMutatorContext) type