Searched refs:POWER_TRACKER_LOG_FILE (Results 1 – 1 of 1) sorted by relevance
34 static const std::string POWER_TRACKER_LOG_FILE = variable219 ifstream ifile(POWER_TRACKER_LOG_FILE.c_str()); in ProcessPowerTrackNtf()311 fp = fopen(POWER_TRACKER_LOG_FILE.c_str(), "w"); in UpdatePowerStateLog()362 pwrStateFileStream.open(POWER_TRACKER_LOG_FILE.c_str()); in ReadPowerStateLog()413 if (remove(POWER_TRACKER_LOG_FILE.c_str()) != 0) { in Reset()