Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go28 ModuleName(module Module) string methodSpec
78 func (s *singletonContext) ModuleName(logicModule Module) string { func
Dmodule_ctx.go111 ModuleName() string methodSpec
167 func (d *baseModuleContext) ModuleName() string { func
Dcontext.go2337 func (c *Context) ModuleName(logicModule Module) string { func