Searched defs:findChildElementNS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp801 const ElementNode *ElementNode::findChildElementNS(const char *pcszNamespace, const char *pcszMatch) const function in class:xml::ElementNode
842 return findChildElementNS(pcszNamespace, pcszPath);

Completed in 571 milliseconds