Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go226 VendorRamdiskAvailable() bool methodSpec
331 func (m *Module) VendorRamdiskAvailable() bool { func
/build/soong/rust/
Dimage.go44 func (mod *Module) VendorRamdiskAvailable() bool { func