Searched refs:GetEntryFromCache (Results 1 – 2 of 2) sorted by relevance
263 Cache::Handle* GetEntryFromCache(Cache* block_cache, const Slice& key,
394 Cache::Handle* BlockBasedTable::GetEntryFromCache( in GetEntryFromCache() function in ROCKSDB_NAMESPACE::BlockBasedTable1110 auto cache_handle = GetEntryFromCache(block_cache, block_cache_key, in GetDataBlockFromCache()