Searched refs:HasProductVariant (Results 1 – 3 of 3) sorted by relevance
178 func (mod *Module) HasProductVariant() bool { func183 return mod.HasVendorVariant() || mod.HasProductVariant()
109 func (c *Module) HasProductVariant() bool { func115 return c.HasVendorVariant() || c.HasProductVariant()371 if m.HasProductVariant() {
165 HasProductVariant() bool methodSpec