Searched refs:manifestExcludes (Results 1 – 1 of 1) sorted by relevance
829 Set<PathWithRequiredFlags> manifestExcludes, in fullBackupFileTree() argument861 if (manifestExcludes != null in fullBackupFileTree()862 && manifestExcludesContainFilePath(manifestExcludes, filePath)) { in fullBackupFileTree()899 Set<PathWithRequiredFlags> manifestExcludes, String filePath) { in manifestExcludesContainFilePath() argument900 for (PathWithRequiredFlags exclude : manifestExcludes) { in manifestExcludesContainFilePath()