Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_utils.cpp470 …const std::string tempDestZipPath = UNIFIED_SHARE_TEMP_PATH + FileUtil::ExtractFileName(destZipPat… in GetUnifiedShareFiles() local
473 … if (!FileUtil::FileExists(destZipPathWithVersion) && !FileUtil::FileExists(tempDestZipPath)) { in GetUnifiedShareFiles()
475 FileUtil::SaveStringToFile(tempDestZipPath, " ", true); in GetUnifiedShareFiles()