Searched refs:VendorRamdiskVariantNeeded (Results 1 – 8 of 8) sorted by relevance
31 VendorRamdiskVariantNeeded(ctx BaseModuleContext) bool methodSpec90 if m.VendorRamdiskVariantNeeded(ctx) {
71 mod.Properties.VendorRamdiskVariantNeeded = b88 func (mod *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func89 return mod.Properties.VendorRamdiskVariantNeeded
85 VendorRamdiskVariantNeeded bool `blueprint:"mutated"` member
74 func (g *GenruleExtraProperties) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
356 m.Properties.VendorRamdiskVariantNeeded = b619 func (c *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func620 return c.Properties.VendorRamdiskVariantNeeded
307 func (s *snapshot) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
211 func (p *PrebuiltEtc) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
628 func (x noopImageInterface) VendorRamdiskVariantNeeded(android.BaseModuleContext) bool { return f… func