Searched refs:WrapDB (Results 1 – 2 of 2) sorted by relevance
258 static Status WrapDB(DB* db, const TransactionDBOptions& txn_db_options,
255 s = WrapDB(db, txn_db_options, compaction_enabled_cf_indices, *handles, in Open()289 Status TransactionDB::WrapDB( in WrapDB() function in ROCKSDB_NAMESPACE::TransactionDB