Searched defs:topDownMutatorContext (Results 1 – 1 of 1) sorted by relevance
283 type topDownMutatorContext struct { struct284 bp blueprint.TopDownMutatorContext285 baseModuleContext525 func (t *topDownMutatorContext) CreateBazelTargetModule(548 func (t *topDownMutatorContext) AppendProperties(props ...interface{}) {576 // android.topDownMutatorContext either has to embed blueprint.TopDownMutatorContext, in which case…582 func (t *topDownMutatorContext) MutatorName() string {586 func (t *topDownMutatorContext) Rename(name string) {591 func (t *topDownMutatorContext) CreateModule(factory ModuleFactory, props ...interface{}) Module {612 …utatorContext) createModuleWithoutInheritance(factory ModuleFactory, props ...interface{}) Module {