Searched defs:Compress (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_compress.cpp | 40 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
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | zlib_compression.cpp | 33 int ZlibCompression::Compress(const std::vector<uint8_t> &srcData, std::vector<uint8_t> &destData) … in Compress() function in DistributedDB::ZlibCompression
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
H A D | dump_compressor.cpp | 33 DumpStatus DumpCompressor::Compress(CompressBuffer*& srcBuffer, CompressBuffer*& destBuffer) in Compress() function in OHOS::HiviewDFX::DumpCompressor
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | dh_utils_tool.cpp | 225 std::string Compress(const std::string& data) in Compress() function
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_dfx.cpp | 161 bool ThermalDfx::Compress(const std::string& dataFile, const std::string& destFile) in Compress() function in OHOS::HDI::Thermal::V1_1::ThermalDfx
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/ |
H A D | soft_bus_channel.cpp | 272 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &co… in Compress() function in OHOS::Security::AccessToken::SoftBusChannel
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_single_ver_kv_entry.cpp | 370 int GenericSingleVerKvEntry::Compress(const std::vector<SingleVerKvEntry *> &kvEntries, std::vector… in Compress() function in DistributedDB::GenericSingleVerKvEntry
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/ |
H A D | js_url.cpp | 471 std::string Compress(std::string str) in Compress() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/ |
H A D | zip_n_exporter.cpp | 1274 napi_value ZipNExporter::Compress(napi_env env, napi_callback_info info) in Compress() function in OHOS::AppExecFwk::LIBZIP::ZipNExporter
|