Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp41 const std::string HISIPATH = "/data/hisi_logs/"; variable
136 if (FileUtil::FileExists(historyLog) && historyLog.find(HISIPATH) != std::string::npos) { in StartBootScan()
210 … {"dynamicPaths", hisiHistoryPath_ ? HISIPATH + StringUtil::GetMidSubstr(line, "time [", "]") : in GetValueFromHistory()
212 {"logPath", hisiHistoryPath_ ? HISIPATH : BBOXPATH}, in GetValueFromHistory()