Home
last modified time | relevance | path

Searched refs:universe (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/compliance/
Dpolicy_walk.go35 universe LicenseConditionSet member
40 universe := ctx.universe
42 universe = path[len(path)-1].ctx.(LicenseConditionSet)
44 return conditionsAttachingAcrossEdge(lg, edge, universe)
151 universe := conditions
153 universe = path[len(path)-1].ctx.(LicenseConditionSet)
156 if universe.IsEmpty() {
159 key := resolutionKey{tn, universe}
165 tkey := resolutionKey{target, universe}
190 match := rmap[key][tn].Intersection(universe)
[all …]
Dpolicy_policy.go230 func conditionsAttachingAcrossEdge(lg *LicenseGraph, e *TargetEdge, universe LicenseConditionSet) L…
231 result := universe