Home
last modified time | relevance | path

Searched defs:NeedsVendorPublicLibraryVariants (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dlinkable.go155 NeedsVendorPublicLibraryVariants() bool methodSpec
/build/soong/rust/
Drust.go315 func (m *Module) NeedsVendorPublicLibraryVariants() bool { func