Searched refs:skip_subdirs (Results 1 – 1 of 1) sorted by relevance
80 def _AddOverlay(self, overlay_dir, intermediate_work_dir, skip_subdirs, argument105 if current_dir_origin in skip_subdirs:131 if current_dir_origin in skip_subdirs:152 if subdir_origin not in skip_subdirs:175 def _AddArtifactDirectories(self, source_dir, destination_dir, skip_subdirs): argument196 if out_origin in skip_subdirs:200 skip_subdirs.add(out_origin)207 skip_subdirs.add(repo_origin)209 return skip_subdirs212 skip_subdirs, rw_whitelist): argument[all …]