Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp95 int xmlParamType = GetHgmXmlNodeAsInt(*currNode); in ParseInternal() local
96 if (xmlParamType == HGM_XML_PARAM) { in ParseInternal()
98 } else if (xmlParamType == HGM_XML_PARAMS) { in ParseInternal()