Searched refs:get_name (Results 1 – 3 of 3) sorted by relevance
41 def get_name(): function102 'name': get_name(),
391 def get_name() -> str: function403 return cursor._get_cached('name', get_name)404 return get_name()
673 pkgname = self.distribution.get_name()717 dist_name = self.distribution.get_name()789 pkgname = self.distribution.get_name()