Searched defs:dbflags (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/bsddb/test/ | ||
D | test_dbshelve.py | 266 dbflags = db.DB_CREATE variable in BTreeShelveTestCase |
/aosp_15_r20/external/python/cpython2/Lib/bsddb/ | ||
D | dbtables.py | 160 recover=0, dbflags=0): argument |