Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_switch.cpp29 constexpr auto XML_ATTR_SWITCH = "switch"; variable
61 attrValue = xmlGetProp(currNode, reinterpret_cast<const xmlChar*>(XML_ATTR_SWITCH)); in FillinPluginInfo()