Home
last modified time | relevance | path

Searched defs:NewIterators (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/utilities/blob_db/
Dblob_db_impl.h115 virtual Status NewIterators( in NewIterators() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_readonly.cc95 Status DBImplReadOnly::NewIterators( in NewIterators() function in ROCKSDB_NAMESPACE::DBImplReadOnly
Ddb_impl_secondary.cc425 Status DBImplSecondary::NewIterators( in NewIterators() function in ROCKSDB_NAMESPACE::DBImplSecondary
Ddb_impl.cc2634 Status DBImpl::NewIterators( in NewIterators() function in ROCKSDB_NAMESPACE::DBImpl
/rocksdb-6.9/include/rocksdb/utilities/
Dstackable_db.h189 virtual Status NewIterators( in NewIterators() function
/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc355 Status WritePreparedTxnDB::NewIterators( in NewIterators() function in ROCKSDB_NAMESPACE::WritePreparedTxnDB
/rocksdb-6.9/db/
Ddb_test.cc2779 Status NewIterators(const ReadOptions& /*options*/, in NewIterators() function in ROCKSDB_NAMESPACE::ModelDB