Home
last modified time | relevance | path

Searched defs:getStem (Results 1 – 2 of 2) sorted by relevance

/build/soong/python/
Dbinary.go156 func (binary *binaryDecorator) getStem(ctx android.ModuleContext) string { func
/build/soong/cc/
Dbinary.go109 func (binary *binaryDecorator) getStem(ctx BaseModuleContext) string { func