Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go133 OnlyInVendorRamdisk() bool methodSpec
Dimage.go148 func (c *Module) OnlyInVendorRamdisk() bool { func
/build/soong/rust/
Dimage.go158 func (mod *Module) OnlyInVendorRamdisk() bool { func
Drust.go774 } else if mod.InVendorRamdisk() && !mod.OnlyInVendorRamdisk() {