Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dimage.go56 return ctx.ModuleContext.SocSpecific() || ctx.mod.socSpecificModuleContext()
89 func (c *Module) socSpecificModuleContext() bool { func
H A Dcc_test.go265 return m.SocSpecific() || m.socSpecificModuleContext()