Home
last modified time | relevance | path

Searched refs:DoUnzipFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_zip_util.cpp167 if (!DoUnzipFile(path, fileSize)) { in UnzipFile()
185 bool HiviewUnzipUnit::DoUnzipFile(const std::string& path, int& fileSize) const in DoUnzipFile() function in OHOS::HiviewDFX::HiviewUnzipUnit
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dhiview_zip_util.h54 bool DoUnzipFile(const std::string& path, int& fileSize) const;