Home
last modified time | relevance | path

Searched refs:socSpecificModuleContext (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dimage.go56 return ctx.ModuleContext.SocSpecific() || ctx.mod.socSpecificModuleContext()
89 func (c *Module) socSpecificModuleContext() bool { func