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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 453 def __new_rowid(self, table, txn) : member in class:bsdTableDB
499 rowid = self.__new_rowid(table, txn=txn)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 453 def __new_rowid(self, table, txn) : member in class:bsdTableDB
499 rowid = self.__new_rowid(table, txn=txn)

Completed in 35 milliseconds