Searched defs:dbptr (Results 1 – 9 of 9) sorted by relevance
| /rocksdb-6.9/utilities/transactions/ |
| D | optimistic_transaction_db_impl.cc | 40 OptimisticTransactionDB** dbptr) { in Open() 62 OptimisticTransactionDB** dbptr) { in Open() 74 OptimisticTransactionDB** dbptr) { in Open()
|
| D | pessimistic_transaction_db.cc | 194 const std::string& dbname, TransactionDB** dbptr) { in Open() 217 std::vector<ColumnFamilyHandle*>* handles, TransactionDB** dbptr) { in Open() 294 const std::vector<ColumnFamilyHandle*>& handles, TransactionDB** dbptr) { in WrapDB() 328 const std::vector<ColumnFamilyHandle*>& handles, TransactionDB** dbptr) { in WrapStackableDB()
|
| /rocksdb-6.9/tools/dump/ |
| D | db_dump_tool.cc | 20 ROCKSDB_NAMESPACE::DB* dbptr; in Run() local 135 ROCKSDB_NAMESPACE::DB* dbptr; in Run() local
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl_readonly.cc | 130 DB** dbptr, bool /*error_if_log_file_exist*/) { in OpenForReadOnly() 160 std::vector<ColumnFamilyHandle*>* handles, DB** dbptr, in OpenForReadOnly()
|
| D | db_impl_secondary.cc | 568 const std::string& secondary_path, DB** dbptr) { in OpenAsSecondary() 590 std::vector<ColumnFamilyHandle*>* handles, DB** dbptr) { in OpenAsSecondary()
|
| D | db_impl_open.cc | 1289 Status DB::Open(const Options& options, const std::string& dbname, DB** dbptr) { in Open() 1319 std::vector<ColumnFamilyHandle*>* handles, DB** dbptr) { in Open() 1369 std::vector<ColumnFamilyHandle*>* handles, DB** dbptr, in Open()
|
| /rocksdb-6.9/utilities/ttl/ |
| D | db_ttl_impl.cc | 59 StackableDB** dbptr, int32_t ttl, bool read_only) { in OpenTtlDB() 71 DBWithTTL** dbptr, int32_t ttl, bool read_only) { in Open() 93 std::vector<ColumnFamilyHandle*>* handles, DBWithTTL** dbptr, in Open()
|
| /rocksdb-6.9/db/ |
| D | compacted_db_impl.cc | 137 const std::string& dbname, DB** dbptr) { in Open()
|
| D | error_handler_fs_test.cc | 982 DB* dbptr; in TEST_F() local 1083 DB* dbptr; in TEST_F() local
|