Home
last modified time | relevance | path

Searched refs:BottomUpMutator (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dregister.go99 bottomUpMutator blueprint.BottomUpMutator
/build/blueprint/
Dmodule_ctx.go972 type BottomUpMutator func(mctx BottomUpMutatorContext) type
Dcontext.go377 bottomUpMutator BottomUpMutator
598 func (c *Context) RegisterBottomUpMutator(name string, mutator BottomUpMutator) MutatorHandle {