Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp237 std::string GetTmpZipFile(const std::string& baseDir, const std::string& moduleName, in GetTmpZipFile() function
331 auto tmpZipFile = GetTmpZipFile(exportDir_, moduleName_, eventVersion_); in Write()