Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go130 func (binary *binaryDecorator) getStemWithoutSuffix(ctx BaseModuleContext) string { func
/build/soong/rust/
Dcompiler.go381 func (compiler *baseCompiler) getStemWithoutSuffix(ctx BaseModuleContext) string { func