Home
last modified time | relevance | path

Searched defs:createModule (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dhooks.go103 func (l *loadHookContext) createModule(factory blueprint.ModuleFactory, name string, props ...inter… func
133 createModule(blueprint.ModuleFactory, string, ...interface{}) Module methodSpec
137 func createModule(ctx createModuleContext, factory ModuleFactory, ext string, specifyDirectory spec… func
Dmutator.go500 func (b *bottomUpMutatorContext) createModule(factory blueprint.ModuleFactory, name string, props .… func
/build/blueprint/
Dmodule_ctx.go1410 func (l *loadHookContext) createModule(factory ModuleFactory, typeName, moduleDir string, props ...… func