Home
last modified time | relevance | path

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

/build/soong/cmd/zip2zip/
Dzip2zip.go149 if pathtools.IsGlob(input) {
291 if pathtools.IsGlob(first) {
/build/blueprint/pathtools/
Dglob.go332 func IsGlob(pattern string) bool { func
339 if IsGlob(s) {
/build/soong/android/
Dpaths.go413 } else if pathtools.IsGlob(s) {
803 if pathtools.IsGlob(path.String()) {
833 if pathtools.IsGlob(path.String()) {
884 if pathtools.IsGlob(dir) {