Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/compliance/
H A DREADME.md84 ### ReadLicenseGraph subsection
H A Dreadgraph.go94 func ReadLicenseGraph(rootFS fs.FS, stderr io.Writer, files []string) (*LicenseGraph, error) { func