Home
last modified time | relevance | path

Searched defs:directoryMap (Results 1 – 1 of 1) sorted by relevance

/build/soong/snapshot/
Dsnapshot_base.go64 type directoryMap map[string]bool type
89 func isDirectoryExcluded(dir string, excludedMap directoryMap, includedMap directoryMap) bool {