Searched refs:allFilesUnder (Results 1 – 1 of 1) sorted by relevance
898 func allFilesUnder(wildcard string) func(args []string) []string { func975 globalScope.SetFunc("all-java-files-under", allFilesUnder("*.java"))976 globalScope.SetFunc("all-proto-files-under", allFilesUnder("*.proto"))977 globalScope.SetFunc("all-aidl-files-under", allFilesUnder("*.aidl"))978 globalScope.SetFunc("all-Iaidl-files-under", allFilesUnder("I*.aidl"))979 globalScope.SetFunc("all-logtags-files-under", allFilesUnder("*.logtags"))