Home
last modified time | relevance | path

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

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