Searched refs:registry_path (Results 1 – 3 of 3) 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)
192 def registry_path(self): member in VulkanConventions
960 default=conventions.registry_path,