Home
last modified time | relevance | path

Searched refs:implementationModuleName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dllndk_library.go71 name := library.implementationModuleName(module.(*Module).BaseModuleName())
H A Dprebuilt.go271 func (p *prebuiltLibraryLinker) implementationModuleName(name string) string { func
H A Dndk_library.go142 func (stub *stubDecorator) 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 Dcc.go1433 name = versioned.implementationModuleName(name)
1446 name = versioned.implementationModuleName(name)