Home
last modified time | relevance | path

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

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