Home
last modified time | relevance | path

Searched refs:is_read_only (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dldb_cmd.h188 const std::vector<std::string>& flags, bool is_read_only,
/rocksdb-6.9/tools/
Dldb_cmd.cc323 const std::vector<std::string>& flags, bool is_read_only, in LDBCommand() argument
327 is_read_only_(is_read_only), in LDBCommand()