Home
last modified time | relevance | path

Searched defs:VendorRamdiskVariantNeeded (Results 1 – 8 of 8) sorted by relevance

/build/soong/android/
Dimage.go31 VendorRamdiskVariantNeeded(ctx BaseModuleContext) bool methodSpec
/build/soong/cc/
Dgenrule.go74 func (g *GenruleExtraProperties) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
Dimage.go619 func (c *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
Dsnapshot_prebuilt.go307 func (s *snapshot) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
/build/soong/rust/
Dimage.go88 func (mod *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
Drust.go85 VendorRamdiskVariantNeeded bool `blueprint:"mutated"` member
/build/soong/etc/
Dprebuilt_etc.go211 func (p *PrebuiltEtc) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
/build/soong/genrule/
Dgenrule.go628 func (x noopImageInterface) VendorRamdiskVariantNeeded(android.BaseModuleContext) bool { return f… func