Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
H A Devent_expire_task.cpp25 constexpr char SYSEVENT_EXPORT_TMP_DIR[] = "tmp"; variable
30 dir = FileUtil::IncludeTrailingPathDelimiter(dir.append(SYSEVENT_EXPORT_TMP_DIR)); in CreateExpireFileScanDir()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp39 constexpr char SYSEVENT_EXPORT_TMP_DIR[] = "tmp"; variable
201 tmpDir = FileUtil::IncludeTrailingPathDelimiter(tmpDir.append(SYSEVENT_EXPORT_TMP_DIR)); in GetHiSysEventJsonTempDir()
241 dir = FileUtil::IncludeTrailingPathDelimiter(dir.append(SYSEVENT_EXPORT_TMP_DIR)); in GetTmpZipFile()