Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h60 int32_t ParseThermalHdiXMLConfig(const std::string& path);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp43 return ParseThermalHdiXMLConfig(path); in ThermalHDIConfigInit()
46 int32_t ThermalHdfConfig::ParseThermalHdiXMLConfig(const std::string& path) in ParseThermalHdiXMLConfig() function in OHOS::HDI::Thermal::V1_1::ThermalHdfConfig