Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go211 VendorAvailable() bool methodSpec
315 func (m *Module) VendorAvailable() bool { func
390 if m.VendorAvailable() {
/build/soong/rust/
Dimage.go28 func (mod *Module) VendorAvailable() bool { func