Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1413 func (c *Module) getNameSuffixWithVndkVersion(ctx android.ModuleContext) string { func
1461 c.Properties.SubName += c.getNameSuffixWithVndkVersion(actx)
2592 return libName + c.getNameSuffixWithVndkVersion(ctx)