Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator.go68 TopDown(name string, m TopDownMutator) MutatorHandle
198 type TopDownMutator func(TopDownMutatorContext) type
/build/blueprint/
Dmodule_ctx.go972 type TopDownMutator func(mctx TopDownMutatorContext) type