Searched refs:get_installed_pubs (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dimage.py1302 for pub in self.get_installed_pubs():
1316 for p in self.get_installed_pubs():
3386 def get_installed_pubs(self): member in class:Image
/pkg/src/tests/
H A Dpkg5unittest.py3048 pubs.extend(p for p in img.get_installed_pubs())
3069 pubs.extend(p for p in img.get_installed_pubs())

Completed in 28 milliseconds