Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java307 public Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode()
443 public Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1149 public final Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode()
1257 public final Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS()
/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.cc78 XmlAttr* newAttr = NULL; in XmlElement() local
/external/clang/include/clang/Sema/
DAttributeList.h730 void add(AttributeList *newAttr) { in add()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2313 clang::Attr *newAttr; in handleVisibilityAttr() local
DSemaDecl.cpp2549 InheritableAttr *newAttr = in mergeParamDeclAttributes() local