Home
last modified time | relevance | path

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

/aosp12/build/soong/apex/
H A Dapex.go1860 name := cc.ImplementationModuleNameForMake(ctx) + cc.Properties.SubName
/aosp12/build/soong/cc/
H A Dcc.go1250 func (c *Module) ImplementationModuleNameForMake(ctx android.BaseModuleContext) string { func