Home
last modified time | relevance | path

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

/build/make/tools/compliance/
Dnoticeindex.go37 type NoticeIndex struct { struct
39 lg *LicenseGraph
41 pmix *projectmetadata.Index
43 rs ResolutionSet
45 shipped TargetNodeSet
47 rootFS fs.FS
49 hash map[string]hash
51 text map[hash][]byte
53 hashLibInstall map[hash]map[string]map[string]struct{}
55 installHashLib map[string]map[hash]map[string]struct{}
[all …]