Home
last modified time | relevance | path

Searched refs:IsGlob (Results 1 – 4 of 4) sorted by relevance

/build/blueprint/pathtools/
Dglob.go356 func IsGlob(pattern string) bool { func
363 if IsGlob(s) {
/build/soong/cmd/zip2zip/
Dzip2zip.go149 if pathtools.IsGlob(input) {
291 if pathtools.IsGlob(first) {
/build/soong/android/
Dbazel_paths.go267 if pathtools.IsGlob(p) {
Dpaths.go566 } else if pathtools.IsGlob(sPath) {
1017 if pathtools.IsGlob(path.String()) {
1048 if pathtools.IsGlob(path.String()) {
1099 if pathtools.IsGlob(dir) {