Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dcompression_context_cache.cc47 result.InitFromCache(uncomp_cached_data_, idx); in GetUncompressData()
Dcompression.h109 void InitFromCache(const ZSTDUncompressCachedData& o, int64_t idx) { in InitFromCache() function
143 void InitFromCache(const ZSTDUncompressCachedData&, int64_t) {} in InitFromCache() function