Home
last modified time | relevance | path

Searched refs:NeedsVendorPublicLibraryVariants (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dlinkable.go155 NeedsVendorPublicLibraryVariants() bool
H A Dimage.go467 } else if m.NeedsVendorPublicLibraryVariants() {
708 if c.NeedsVendorPublicLibraryVariants() &&
H A Dcc.go1126 func (m *Module) NeedsVendorPublicLibraryVariants() bool { func
/aosp12/build/soong/rust/
H A Drust.go315 func (m *Module) NeedsVendorPublicLibraryVariants() bool { func