Home
last modified time | relevance | path

Searched defs:options_map (Results 1 – 6 of 6) sorted by relevance

/rocksdb-6.9/db/
Ddb_options_test.cc37 std::unordered_map<std::string, std::string> options_map; in GetMutableDBOptionsMap() local
53 std::unordered_map<std::string, std::string> options_map; in GetMutableCFOptionsMap() local
Dcolumn_family.cc1322 const std::unordered_map<std::string, std::string>& options_map) { in SetOptions()
Dc.cc2133 std::unordered_map<std::string, std::string> options_map; in rocksdb_set_options() local
2142 std::unordered_map<std::string, std::string> options_map; in rocksdb_set_options_cf() local
/rocksdb-6.9/options/
Doptions_helper.cc791 const std::unordered_map<std::string, std::string>& options_map, in GetMutableOptionsFromStrings()
828 const std::unordered_map<std::string, std::string>& options_map, in GetMutableDBOptionsFromStrings()
/rocksdb-6.9/db/db_impl/
Ddb_impl.cc908 const std::unordered_map<std::string, std::string>& options_map) { in SetOptions()
972 const std::unordered_map<std::string, std::string>& options_map) { in SetDBOptions()
/rocksdb-6.9/java/rocksjni/
Drocksjni.cc2457 std::unordered_map<std::string, std::string> options_map; in Java_org_rocksdb_RocksDB_setOptions() local
2517 std::unordered_map<std::string, std::string> options_map; in Java_org_rocksdb_RocksDB_setDBOptions() local