Home
last modified time | relevance | path

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

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