Searched defs:ReplaceDependencyPredicate (Results 1 – 2 of 2) sorted by relevance
1191 type ReplaceDependencyPredicate func(from Module, tag DependencyTag, to Module) bool type1193 func (mctx *mutatorContext) ReplaceDependenciesIf(name string, predicate ReplaceDependencyPredicate…
714 …UpMutatorContext) ReplaceDependenciesIf(name string, predicate blueprint.ReplaceDependencyPredicat…