Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dcompression.h320 const ZSTD_DDict* GetDigestedZstdDDict() const { return zstd_ddict_; } in GetDigestedZstdDDict() function
1318 if (info.dict().GetDigestedZstdDDict() != nullptr) {
1321 info.dict().GetDigestedZstdDDict());