Searched defs:CompressFile (Results 1 – 4 of 4) sorted by relevance
135 int32_t SoftBusHandlerAsset::CompressFile(const std::vector<std::string> &fileList, in CompressFile() function in OHOS::Storage::DistributedFile::SoftBusHandlerAsset
218 static void CompressFile(ani_env* env, ani_string aniInFile, ani_string aniOutFile, ani_object aniO… in CompressFile() function
444 int32_t SoftBusHandlerAsset::CompressFile(const std::vector<std::string> &fileList, in CompressFile() function in OHOS::Storage::DistributedFile::SoftBusHandlerAsset
820 napi_value CompressFile(napi_env env, napi_callback_info info) in CompressFile() function