Home
last modified time | relevance | path

Searched refs:WriteToEmptyFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_dfx.h49 void WriteToEmptyFile(std::ofstream& wStream, std::string& currentTime);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp307 WriteToEmptyFile(wStream, currentTime); in ProcessLogInfo()
316 void ThermalDfx::WriteToEmptyFile(std::ofstream& wStream, std::string& currentTime) in WriteToEmptyFile() function in OHOS::HDI::Thermal::V1_1::ThermalDfx