Home
last modified time | relevance | path

Searched defs:xmlValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_config_file.cpp76 xmlChar* xmlValue = xmlGetProp(cur, BAD_CAST"value"); in ParserBaseNode() local
167 xmlChar* xmlValue = xmlNodeGetContent(subActionNode); in ParseSubNode() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp108 xmlChar* xmlValue = xmlGetProp(cur, BAD_CAST"value"); in ParseBaseNode() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp149 xmlChar* xmlValue = xmlGetProp(curNode, BAD_CAST"value"); in ParseBaseNode() local
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp164 xmlChar* xmlValue = xmlGetProp(cur, BAD_CAST"value"); in ParseBaseNode() local