Searched defs:priKey (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/bsddb/test/ |
| D | test_associate.py | 303 def getGenre(self, priKey, priData): argument 315 def getGenreList(self, priKey, PriData) : argument 393 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 | 1453 _db_associateCallback(DB* db, const DBT* priKey, const DBT* priData, in _db_associateCallback()
|