Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp93 const std::string thresholdDir = "sys_event_threshold/"; in InitDbPath() local
94 std::string tempDbPath = FileUtil::IncludeTrailingPathDelimiter(workPath_).append(thresholdDir); in InitDbPath()