Searched refs:HasProductVariant (Results 1 – 3 of 3) sorted by relevance
168 func (mod *Module) HasProductVariant() bool { func173 return mod.HasVendorVariant() || mod.HasProductVariant()
113 func (c *Module) HasProductVariant() bool { func119 return c.HasVendorVariant() || c.HasProductVariant()507 if m.HasProductVariant() {
176 HasProductVariant() bool methodSpec