Home
last modified time | relevance | path

Searched defs:ModuleDir (Results 1 – 9 of 9) sorted by relevance

/build/soong/android/
Doverride_module.go55 ModuleDir() string methodSpec
80 func (o *OverrideModuleBase) ModuleDir() string { func
Dearly_module_context.go47 ModuleDir() string methodSpec
Dsingleton.go32 ModuleDir(module blueprint.Module) string methodSpec
281 func (s *singletonContextAdaptor) ModuleDir(module blueprint.Module) string { func
Dmakevars.go76 ModuleDir(module blueprint.Module) string methodSpec
Dandroidmk.go504 ModuleDir(module blueprint.Module) string methodSpec
Dpaths.go61 ModuleDir() string methodSpec
1745 ModuleDir() string methodSpec
/build/blueprint/
Dsingleton_ctx.go38 ModuleDir(module Module) string methodSpec
208 func (s *singletonContext) ModuleDir(logicModule Module) string { func
Dmodule_ctx.go166 ModuleDir() string methodSpec
486 func (d *baseModuleContext) ModuleDir() string { func
Dcontext.go3964 func (c *Context) ModuleDir(logicModule Module) string { func