Searched defs:VendorRamdiskVariantNeeded (Results 1 – 8 of 8) sorted by relevance
31 VendorRamdiskVariantNeeded(ctx BaseModuleContext) bool methodSpec
74 func (g *GenruleExtraProperties) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
619 func (c *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
307 func (s *snapshot) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
88 func (mod *Module) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
85 VendorRamdiskVariantNeeded bool `blueprint:"mutated"` member
211 func (p *PrebuiltEtc) VendorRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
628 func (x noopImageInterface) VendorRamdiskVariantNeeded(android.BaseModuleContext) bool { return f… func