Home
last modified time | relevance | path

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

/build/make/tools/compliance/cmd/listshare/
Dlistshare.go131 func listShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error {
/build/make/tools/compliance/
Dreadgraph.go41 var FS globalFS var
87 func ReadLicenseGraph(rootFS fs.FS, stderr io.Writer, files []string) (*LicenseGraph, error) {
Dnoticeindex.go72 func IndexLicenseTexts(rootFS fs.FS, lg *LicenseGraph, rs ResolutionSet) (*NoticeIndex, error) {
/build/make/tools/compliance/cmd/checkshare/
Dcheckshare.go149 func checkShare(stdout, stderr io.Writer, rootFS fs.FS, files ...string) error {
/build/make/tools/compliance/cmd/rtrace/
Drtrace.go183 func traceRestricted(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) (*compl…
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph.go173 func dumpGraph(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) error {
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions.go186 func dumpResolutions(ctx *context, stdout, stderr io.Writer, rootFS fs.FS, files ...string) (*compl…