Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp309 …inline bool parseChildren(NodeType *root, const XmlNodeConverter<T> &conv, std::vector<T> *v) cons… in parseChildren() function
323 … inline bool parseChildren(NodeType *root, const XmlNodeConverter<T> &conv, std::set<T> *s) const { in parseChildren() function