Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A Dparse_xml.cpp338 inline bool parseChildren(NodeType* root, const XmlNodeConverter<T>& conv, std::vector<T>* v, in parseChildren() function
354 inline bool parseChildren(NodeType* root, const XmlNodeConverter<T>& conv, Container* s, in parseChildren() function
372 inline bool parseChildren(NodeType* root, const XmlNodeConverter<std::pair<K, V>>& conv, in parseChildren() function