Searched defs:pub_key (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/
H A Dcatalog.py760 def pub_key(a): function in function:CatalogPart.pkg_names
763 pub_sort = pub_key
/pkg/src/modules/client/
H A Dapi.py3266 def pub_key(item): function in function:ImageInterface.__map_installed_newest
3269 for p in sorted(pub_ranks, key=pub_key):
3950 def pub_key(a): function in function:ImageInterface.__get_pkg_list.check_state
3953 pubs = sorted(pubs, key=pub_key)

Completed in 35 milliseconds