Searched refs:getChildren (Results 1 - 1 of 1) sorted by relevance

/system/libvintf/
H A Dparse_xml.cpp94 inline std::vector<NodeType *> getChildren(NodeType *parent, const std::string &name) { function in namespace:android::vintf
270 auto nodes = getChildren(root, elementName);
310 auto nodes = getChildren(root, conv.elementName());

Completed in 55 milliseconds