Searched refs:dep_tag (Results 1 – 1 of 1) sorted by relevance
4167 def _is_dep_allowed(user_tag, dep_tag): argument4169 dep_partition, dep_visibility, _ = dep_tag.split('.')4195 dep_tag = self._get_lib_tag(hierarchy, tagged_paths, dep)4196 if self._is_dep_allowed(lib_tag, dep_tag):