Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go31 ModuleSubDir(module Module) string methodSpec
102 func (s *singletonContext) ModuleSubDir(logicModule Module) string { func
Dmodule_ctx.go163 ModuleSubDir() string methodSpec
433 func (m *moduleContext) ModuleSubDir() string { func
Dcontext.go2544 func (c *Context) ModuleSubDir(logicModule Module) string { func