Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dglob.go95 …lesRule(ctx GlobFileContext, fileListFile string, shard int, globs pathtools.MultipleGlobResults) {
/build/blueprint/pathtools/
Dglob.go51 type MultipleGlobResults []GlobResult type