Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dget_context.cc57 value_found_(value_found), in GetContext()
93 if (value_found_ != nullptr) { in MarkKeyMayExist()
94 *value_found_ = false; in MarkKeyMayExist()
Dget_context.h173 bool* value_found_; // Is value set correctly? Used by KeyMayExist variable