Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_zip_util.cpp61 std::string srcFileName(GetDstFilePath(realPath, zipFileLevel)); in AddFileInZip()
101 std::string HiviewZipUnit::GetDstFilePath(const std::string& srcFile, ZipFileLevel zipFileLevel) in GetDstFilePath() function in OHOS::HiviewDFX::HiviewZipUnit
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dhiview_zip_util.h39 std::string GetDstFilePath(const std::string& srcFile, ZipFileLevel zipFileLevel);