Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go2033 name := cc.ImplementationModuleNameForMake(ctx) + cc.Properties.SubName
/build/soong/cc/
Dcc.go1353 func (c *Module) ImplementationModuleNameForMake(ctx android.BaseModuleContext) string { func