Home
last modified time | relevance | path

Searched defs:dbpath (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/utilities/options/
Doptions_util.cc47 Status GetLatestOptionsFileName(const std::string& dbpath, in GetLatestOptionsFileName()
74 Status LoadLatestOptions(const std::string& dbpath, Env* env, in LoadLatestOptions()
89 const std::string& dbpath, Env* env, const DBOptions& db_options, in CheckOptionsCompatibility()
/rocksdb-6.9/db/
Dc_test.c433 rocksdb_dbpath_t *dbpath; in main() local
Dc.cc3349 void rocksdb_dbpath_destroy(rocksdb_dbpath_t* dbpath) { in rocksdb_dbpath_destroy()