Searched refs:manifestExcludes (Results 1 – 1 of 1) sorted by relevance
795 Set<PathWithRequiredFlags> manifestExcludes, in fullBackupFileTree() argument827 if (manifestExcludes != null in fullBackupFileTree()828 && manifestExcludesContainFilePath(manifestExcludes, filePath)) { in fullBackupFileTree()865 Set<PathWithRequiredFlags> manifestExcludes, String filePath) { in manifestExcludesContainFilePath() argument866 for (PathWithRequiredFlags exclude : manifestExcludes) { in manifestExcludesContainFilePath()