Searched defs:Compress (Results 1 – 3 of 3) sorted by relevance
40 int NoneCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::NoneCompress51 int ZlibCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::ZlibCompress118 int ZstdCompress::Compress(const LogPersisterBuffer &inBuffer, LogPersisterBuffer &compressedBuffer) in Compress() function in OHOS::HiviewDFX::ZstdCompress
33 DumpStatus DumpCompressor::Compress(CompressBuffer*& srcBuffer, CompressBuffer*& destBuffer) in Compress() function in OHOS::HiviewDFX::DumpCompressor
238 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &co… in Compress() function in OHOS::Security::AccessToken::SoftBusChannel