Searched defs:TraceConditions (Results 1 – 2 of 2) sorted by relevance
25 type TraceConditions func(tn *TargetNode) LicenseConditionSet type45 func TraceBottomUpConditions(lg *LicenseGraph, conditionsFn TraceConditions) {114 func TraceTopDownConditions(lg *LicenseGraph, conditionsFn TraceConditions) {
199 … targetConditions LicenseConditionSet, treatAsAggregate bool, conditionsFn TraceConditions) Licens…