Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Dldb_cmd_impl.h30 bool null_from_;
78 bool null_from_; variable
Dldb_cmd.cc871 null_from_(true),
876 null_from_ = false;
887 if (!null_from_) {
911 if (!null_from_) { in DoCommand()
1540 null_from_(true),
1549 null_from_ = false;
1588 if (!null_from_) {
1696 if (!null_from_) { in DoDumpCommand()