Home
last modified time | relevance | path

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

/build/soong/rust/
Dproc_macro.go83 func (procMacro *procMacroDecorator) getStem(ctx ModuleContext) string { func
Dsource_provider.go87 func (sp *BaseSourceProvider) getStem(ctx android.ModuleContext) string { func
Dlibrary.go687 func (library *libraryDecorator) getStem(ctx ModuleContext) string { func
Dcompiler.go603 func (compiler *baseCompiler) getStem(ctx android.ModuleContext) string { func
/build/soong/android/
Dgen_notice.go141 func (m *genNoticeModule) getStem() string { func
/build/soong/python/
Dbinary.go245 func (p *PythonBinaryModule) getStem(ctx android.ModuleContext) string { func
/build/soong/cc/
Dbinary.go141 func (binary *binaryDecorator) getStem(ctx BaseModuleContext) string { func