Searched refs:registry_path (Results 1 – 4 of 4) sorted by relevance
90 registry_path = None, argument102 if registry_path is None:103 registry_path = conventions.registry_path112 self.tree = etree.parse(registry_path)181 default=APIConventions().registry_path,182 … help='Use specified registry file instead of ' + APIConventions().registry_path)
204 def registry_path(self): member in VulkanConventions
964 default=conventions.registry_path,
191 def registry_path(self): member in VulkanConventions