Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.h54 int32_t ParseStrategyConfig(xmlNode &node);
H A Dxml_parser.cpp133 setResult = ParseStrategyConfig(node); in ParseSubSequentParams()
206 int32_t XMLParser::ParseStrategyConfig(xmlNode &node) in ParseStrategyConfig() function in OHOS::Rosen::XMLParser