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
340 std::string logFile = g_outPath + "/thermal.000." + g_logTime; in CreateLogFile() local362 void ThermalDfx::ProcessLogInfo(std::string& logFile, bool isEmpty) in ProcessLogInfo()