Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go247 SetVendorRamdiskVariantNeeded(b bool) methodSpec
355 func (m *Module) SetVendorRamdiskVariantNeeded(b bool) { func
598 m.SetVendorRamdiskVariantNeeded(vendorRamdiskVariantNeeded)
/build/soong/rust/
Dimage.go70 func (mod *Module) SetVendorRamdiskVariantNeeded(b bool) { func