Home
last modified time | relevance | path

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

/build/make/tools/compliance/
Dpolicy_walk.go21 Context(lg *LicenseGraph, path TargetEdgePath, edge *TargetEdge) interface{}
Dnoticeindex.go513 func getInstallPaths(attachesTo *TargetNode, path TargetEdgePath) []string {
Dgraph.go244 type TargetEdgePath []TargetEdgePathSegment type