Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator.go69 BottomUp(name string, m BottomUpMutator) MutatorHandle
70 BottomUpBlueprint(name string, m blueprint.BottomUpMutator) MutatorHandle
196 type BottomUpMutator func(BottomUpMutatorContext) type
/build/blueprint/
Dmodule_ctx.go1141 type BottomUpMutator func(mctx BottomUpMutatorContext) type