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

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp829 const AttributeNode *pAttr = pElm->findAttribute("id");
961 const AttributeNode *ElementNode::findAttribute(const char *pcszMatch, const char *pcszNamespace /*= NULL*/) const function in class:xml::ElementNode
983 const AttributeNode *pAttr = findAttribute(pcszMatch, pcszNamespace);
1006 const AttributeNode *pAttr = findAttribute(pcszMatch, pcszNamespace);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 100 milliseconds