Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go29 ModuleName(module Module) string methodSpec
94 func (s *singletonContext) ModuleName(logicModule Module) string { func
Dmodule_ctx.go123 ModuleName() string methodSpec
193 func (d *baseModuleContext) ModuleName() string { func
Dcontext.go2523 func (c *Context) ModuleName(logicModule Module) string { func