Searched refs:HandleZip (Results 1 – 2 of 2) sorted by relevance
52 int32_t HandleZip(const std::vector<std::string> &fileList,
106 ret = HandleZip(fileList, assetObj->srcBundleName_, sendFileName, isSingleFile); in ExecutePushAsset()272 int32_t DaemonExecute::HandleZip(const std::vector<std::string> &fileList, in HandleZip() function in OHOS::Storage::DistributedFile::DaemonExecute