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