Searched refs:OtherModuleFarDependencyVariantExists (Results 1 – 2 of 2) sorted by relevance
461 …if ctx.OtherModuleFarDependencyVariantExists(coreVariations, ctx.Module().(*Module).BaseModuleName…475 …if ctx.OtherModuleFarDependencyVariantExists(productVariations, ctx.Module().(*Module).BaseModuleN…
309 OtherModuleFarDependencyVariantExists(variations []Variation, name string) bool methodSpec549 func (m *baseModuleContext) OtherModuleFarDependencyVariantExists(variations []Variation, name stri… func