Home
last modified time | relevance | path

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

/build/soong/android/
Dregister.go100 topDownMutator blueprint.TopDownMutator
/build/blueprint/
Dmodule_ctx.go971 type TopDownMutator func(mctx TopDownMutatorContext) type
Dcontext.go376 topDownMutator TopDownMutator
571 func (c *Context) RegisterTopDownMutator(name string, mutator TopDownMutator) MutatorHandle {