Searched refs:allFilesUnder (Results 1 – 1 of 1) sorted by relevance
882 func allFilesUnder(wildcard string) func(args []string) []string { func958 globalScope.SetFunc("all-java-files-under", allFilesUnder("*.java"))959 globalScope.SetFunc("all-proto-files-under", allFilesUnder("*.proto"))960 globalScope.SetFunc("all-aidl-files-under", allFilesUnder("*.aidl"))961 globalScope.SetFunc("all-Iaidl-files-under", allFilesUnder("I*.aidl"))962 globalScope.SetFunc("all-logtags-files-under", allFilesUnder("*.logtags"))