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

/pkg/src/modules/
H A Delf.c293 get_hashes(PyObject *self, PyObject *args, PyObject *keywords) function
315 * From here forward, error exits from get_hashes() should
504 { "get_hashes", (PyCFunction)get_hashes, METH_VARARGS | METH_KEYWORDS },
/pkg/src/modules/server/
H A Drepository.py1494 def get_hashes(pfmri): function in function:_RepoStore.remove_packages
1567 pfiles.update(get_hashes(pfmri))
1637 pfiles -= get_hashes(pfmri)

Completed in 21 milliseconds