Searched defs:priKey (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/bsddb/test/ |
D | test_associate.py | 286 def getGenre(self, priKey, priData): argument 298 def getGenreList(self, priKey, PriData) : argument 376 def getGenre(self, priKey, priData): argument
|
/external/python/cpython2/Lib/bsddb/ |
D | dbshelve.py | 231 def _shelf_callback(priKey, priData, realCallback=callback): argument
|
/external/python/cpython2/Modules/ |
D | _bsddb.c | 1451 _db_associateCallback(DB* db, const DBT* priKey, const DBT* priData, in _db_associateCallback()
|