Searched refs:isInstallDepNeeded (Results 1 – 2 of 2) sorted by relevance
88 if isContainer || isInstallDepNeeded(dep, ctx.OtherModuleDependencyTag(dep)) {
1487 if isInstallDepNeeded(dep, ctx.OtherModuleDependencyTag(dep)) {1504 func isInstallDepNeeded(dep Module, tag blueprint.DependencyTag) bool { func