Home
last modified time | relevance | path

Searched defs:implementationModuleName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dprebuilt.go271 func (p *prebuiltLibraryLinker) implementationModuleName(name string) string { func
H A Dlibrary.go745 implementationModuleName(name string) string methodSpec
1869 func (library *libraryDecorator) implementationModuleName(name string) string { func
H A Dndk_library.go142 func (stub *stubDecorator) implementationModuleName(name string) string { func