Home
last modified time | relevance | path

Searched refs:GetHiSysEventJsonTempDir (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.cpp193 std::string GetHiSysEventJsonTempDir(const std::string& moduleName, const EventVersion& version) in GetHiSysEventJsonTempDir() function
326 …auto packagedFile = GetHiSysEventJsonTempDir(moduleName_, eventVersion_).append(EXPORT_JSON_FILE_N… in Write()