Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
Dlog_compress.cpp40 int NoneCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::NoneCompress
51 int ZlibCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::ZlibCompress
118 int ZstdCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::ZstdCompress
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_compressor.cpp33 DumpStatus DumpCompressor::Compress(CompressBuffer*& srcBuffer, CompressBuffer*& destBuffer) in Compress() function in OHOS::HiviewDFX::DumpCompressor
/base/security/access_token/services/tokensyncmanager/src/remote/
Dsoft_bus_channel.cpp238 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &co… in Compress() function in OHOS::Security::AccessToken::SoftBusChannel