Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/utilities/
Dldb_cmd_execute_result.h55 static LDBCommandExecuteResult Succeed(std::string msg) { in Succeed() function
/rocksdb-6.9/tools/
Dldb_cmd.cc314 exec_state_ = LDBCommandExecuteResult::Succeed(""); in Run()
922 exec_state_ = LDBCommandExecuteResult::Succeed(""); in DoCommand()
1640 exec_state_ = LDBCommandExecuteResult::Succeed(""); in DoCommand()
3257 exec_state_ = LDBCommandExecuteResult::Succeed( in DoCommand()
3372 LDBCommandExecuteResult::Succeed("external SST files ingested"); in DoCommand()