Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go30 ModuleSubDir(module Module) string methodSpec
86 func (s *singletonContext) ModuleSubDir(logicModule Module) string { func
Dmodule_ctx.go139 ModuleSubDir() string methodSpec
276 func (m *moduleContext) ModuleSubDir() string { func
Dcontext.go2347 func (c *Context) ModuleSubDir(logicModule Module) string { func