Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A 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()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp353 uint32_t ExtEncoder::PixelmapEncode(ExtWStream& wStream) in PixelmapEncode()
417 ExtWStream wStream(output_); in FinalizeEncode() local
1478 ExtWStream wStream(output_); in EncodePicture() local