Searched refs:historyLog (Results 1 – 1 of 1) sorted by relevance
132 for (auto historyLog : HISTORYLOGLIST) { in StartBootScan() local136 if (FileUtil::FileExists(historyLog) && historyLog.find(HISIPATH) != std::string::npos) { in StartBootScan()140 ifstream fin(historyLog, ios::ate); in StartBootScan()