Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dsensor_info_config.cpp30 xmlTnInfoList_ = vXmlTn; in SetXMLThermalNodeInfo()
40 return xmlTnInfoList_; in GetXMLThermalNodeInfo()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dsensor_info_config.h69 std::vector<XMLThermalNodeInfo> xmlTnInfoList_; variable