Home
last modified time | relevance | path

Searched defs:parseChildren (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
Dparse_xml.cpp347 inline bool parseChildren(NodeType* root, const XmlNodeConverter<T>& conv, std::vector<T>* v, in parseChildren() function
363 inline bool parseChildren(NodeType* root, const XmlNodeConverter<T>& conv, Container* s, in parseChildren() function
381 inline bool parseChildren(NodeType* root, const XmlNodeConverter<std::pair<K, V>>& conv, in parseChildren() function