Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go930 hasVendorPublicLibrary() bool methodSpec
1760 func (library *libraryDecorator) hasVendorPublicLibrary() bool { func
Dcc.go1128 return lib != nil && (lib.hasVendorPublicLibrary())