Home
last modified time | relevance | path

Searched refs:exportVersioningMacroIfNeeded (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/cc/
H A Dprebuilt.go121 p.libraryDecorator.exportVersioningMacroIfNeeded(ctx)
H A Dlibrary.go1570 library.exportVersioningMacroIfNeeded(ctx)
1578 func (library *libraryDecorator) exportVersioningMacroIfNeeded(ctx android.BaseModuleContext) { func