Searched defs:zipPath (Results 1 – 2 of 2) sorted by relevance
35 HiviewZipUnit::HiviewZipUnit(const std::string& zipPath, int32_t zipMode) in HiviewZipUnit()118 HiviewUnzipUnit::HiviewUnzipUnit(const std::string& zipPath, const std::string& dstDir) : dstDir_(d… in HiviewUnzipUnit()
358 std::string GetContentFromZip(const std::string &zipPath, const std::string &fpInfo) in GetContentFromZip()