Home
last modified time | relevance | path

Searched defs:ApplicableConditionsContext (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/make/tools/compliance/
H A Dpolicy_walk.go34 type ApplicableConditionsContext struct { struct
35 universe LicenseConditionSet
39 …leConditionsContext) Context(lg *LicenseGraph, path TargetEdgePath, edge *TargetEdge) interface{} {