Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dvendor_snapshot.go233 ModuleName string `json:",omitempty"` member
/aosp12/build/blueprint/
H A Dsingleton_ctx.go185 func (s *singletonContext) ModuleName(logicModule Module) string { func
H A Dmodule_ctx.go388 func (d *baseModuleContext) ModuleName() string { func
H A Dcontext.go3410 func (c *Context) ModuleName(logicModule Module) string { func