HomeSort by relevance Sort by last modified time
    Searched refs:_shelf_callback (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbshelve.py 232 def _shelf_callback(priKey, priData, realCallback=callback): function in function:DBShelf.associate
240 return self.db.associate(secondaryDB, _shelf_callback, flags)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbshelve.py 232 def _shelf_callback(priKey, priData, realCallback=callback): function in function:DBShelf.associate
240 return self.db.associate(secondaryDB, _shelf_callback, flags)

Completed in 102 milliseconds