Home
last modified time | relevance | path

Searched defs:wStream (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_dfx.cpp304 std::ofstream wStream(logFile, std::ios::app); in ProcessLogInfo() local
316 void ThermalDfx::WriteToEmptyFile(std::ofstream& wStream, std::string& currentTime) in WriteToEmptyFile()
339 void ThermalDfx::WriteToFile(std::ofstream& wStream, std::string& currentTime) in WriteToFile()