Home
last modified time | relevance | path

Searched defs:tmpZipFile (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/trace/strategy/src/
Dtrace_handler.cpp104 const std::string tmpZipFile = GetTraceZipTmpPath(filename); in HandleTrace() local
147 const std::string &tmpZipFile) in ZipTraceFile()
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
Dwrite_zip_file_strategy.cpp162 … auto tmpZipFile = GetTmpZipFile(param_.exportDir, param_.moduleName, param_.version, param_.uid); in Write() local