Home
last modified time | relevance | path

Searched defs:newModule (Results 1 – 5 of 5) sorted by relevance

/build/soong/sdk/
Dbp.go405 func (f *bpFile) newModule(moduleType string) *bpModule { func
409 func newModule(moduleType string) *bpModule { func
/build/soong/python/
Dpython.go159 func newModule(hod android.HostOrDeviceSupported, multilib android.Multilib) *PythonLibraryModule { func
/build/soong/rust/
Drust.go773 func newModule(hod android.HostOrDeviceSupported, multilib android.Multilib) *Module { func
/build/blueprint/
Dcontext.go1595 func newModule(factory ModuleFactory) *moduleInfo { func
/build/soong/cc/
Dcc.go1735 func newModule(hod android.HostOrDeviceSupported, multilib android.Multilib) *Module { func