Searched refs:thresholdDir (Results 1 – 1 of 1) sorted by relevance
93 const std::string thresholdDir = "sys_event_threshold/"; in InitDbPath() local94 std::string tempDbPath = FileUtil::IncludeTrailingPathDelimiter(workPath_).append(thresholdDir); in InitDbPath()