Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_cache.cc421 void* row_ptr = new std::string(std::move(*row_cache_entry)); in Get() local
541 void* row_ptr = new std::string(std::move(row_cache_entry)); in MultiGet() local