Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_cache.cc317 bool TableCache::GetFromRowCache(const Slice& user_key, IterKey& row_cache_key, in GetFromRowCache() function in ROCKSDB_NAMESPACE::TableCache
372 done = GetFromRowCache(user_key, row_cache_key, row_cache_key.Size(), in Get()
469 if (GetFromRowCache(user_key, row_cache_key, row_cache_key_prefix_size, in MultiGet()
Dtable_cache.h215 bool GetFromRowCache(const Slice& user_key, IterKey& row_cache_key,