Home
last modified time | relevance | path

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

/build/soong/rust/
Dproc_macro.go76 func (procMacro *procMacroDecorator) getStem(ctx ModuleContext) string { func
Dsource_provider.go60 func (sp *baseSourceProvider) getStem(ctx android.ModuleContext) string { func
Dcompiler.go241 func (compiler *baseCompiler) getStem(ctx ModuleContext) string { func
Dlibrary.go426 func (library *libraryDecorator) getStem(ctx ModuleContext) string { func
/build/soong/python/
Dbinary.go161 func (binary *binaryDecorator) getStem(ctx android.ModuleContext) string { func
/build/soong/cc/
Dbinary.go125 func (binary *binaryDecorator) getStem(ctx BaseModuleContext) string { func