Home
last modified time | relevance | path

Searched refs:thermal_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp64 this->thermal_.version = std::string(reinterpret_cast<char*>(xmlVersion)); in ParseThermalHdiXMLConfig()
66 THERMAL_HILOGD(COMP_HDI, "version: %{public}s", this->thermal_.version.c_str()); in ParseThermalHdiXMLConfig()
71 this->thermal_.product = std::string(reinterpret_cast<char*>(xmlProduct)); in ParseThermalHdiXMLConfig()
73 THERMAL_HILOGD(COMP_HDI, "product: %{public}s", this->thermal_.product.c_str()); in ParseThermalHdiXMLConfig()
/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h94 XMLThermal thermal_; member in OHOS::HDI::Thermal::V1_1::ThermalHdfConfig

Completed in 1 milliseconds