Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dproc_macro.go75 func (procMacro *procMacroDecorator) getStem(ctx ModuleContext) string { func
H A Dsource_provider.go85 func (sp *BaseSourceProvider) getStem(ctx android.ModuleContext) string { func
H A Dcompiler.go377 func (compiler *baseCompiler) getStem(ctx ModuleContext) string { func
H A Dlibrary.go538 func (library *libraryDecorator) getStem(ctx ModuleContext) string { func
/aosp12/build/soong/python/
H A Dbinary.go252 func (binary *binaryDecorator) getStem(ctx android.ModuleContext) string { func
/aosp12/build/soong/cc/
H A Dbinary.go141 func (binary *binaryDecorator) getStem(ctx BaseModuleContext) string { func