Home
last modified time | relevance | path

Searched refs:ParseAppBufferList (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.h67 void ParseAppBufferList(xmlNode &node);
H A Dxml_parser.cpp131 ParseAppBufferList(node); in ParseSubSequentParams()
252 void XMLParser::ParseAppBufferList(xmlNode &node) in ParseAppBufferList() function in OHOS::Rosen::XMLParser