Searched defs:logFile (Results 1 – 4 of 4) sorted by relevance
28 ifstream logFile(file); in HasLog() local154 ifstream logFile(file); in GetTsFromLog() local
71 const string logFile = "/data/usb_proclog.txt"; variable
70 const string logFile = "/data/usb_proclog.txt"; variable
281 std::string logFile = g_outPath + "/" + "thermal." + GetFileNameIndex(g_currentLogIndex) + in CreateLogFile() local304 void ThermalDfx::ProcessLogInfo(std::string& logFile, bool isEmpty) in ProcessLogInfo()