Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator.go111 BottomUp(name string, m BottomUpMutator) MutatorHandle
112 BottomUpBlueprint(name string, m blueprint.BottomUpMutator) MutatorHandle
288 type BottomUpMutator func(BottomUpMutatorContext) type
/build/blueprint/
Dmodule_ctx.go972 type BottomUpMutator func(mctx BottomUpMutatorContext) type