Home
last modified time | relevance | path

Searched refs:ParseSubSequentParams (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.h66 int32_t ParseSubSequentParams(xmlNode &node, std::string &paraName);
H A Dxml_parser.cpp126 int32_t XMLParser::ParseSubSequentParams(xmlNode &node, std::string &paraName) in ParseSubSequentParams() function in OHOS::Rosen::XMLParser
191 setResult = ParseSubSequentParams(node, paraName); in ParseParams()