Home
last modified time | relevance | path

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

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