Searched defs:DirEntries (Results 1 – 2 of 2) sorted by relevance
102 func findBazelFiles(entries finder.DirEntries) (dirNames []string, fileNames []string) {
449 type DirEntries struct { struct450 Path string453 DirNames []string455 FileNames []string