Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h88 void ParseIsolateNode(xmlNodePtr node);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp89 ParseIsolateNode(node); in ParseThermalHdiXMLConfig()
275 void ThermalHdfConfig::ParseIsolateNode(xmlNodePtr node) in ParseIsolateNode() function in OHOS::HDI::Thermal::V1_1::ThermalHdfConfig