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

/frameworks/base/media/libdrm/mobile2/src/util/domcore/
H A DTextImpl.cpp37 const DOMString* TextImpl::getNodeName() const function in class:TextImpl
H A DDocumentImpl.cpp63 const DOMString* DocumentImpl::getNodeName() const
62 const DOMString* DocumentImpl::getNodeName() const function in class:DocumentImpl
H A DElementImpl.cpp25 const DOMString* ElementImpl::getNodeName() const function in class:ElementImpl
/frameworks/base/awt/javax/imageio/metadata/
H A DIIOMetadataNode.java207 if (pos.getNodeName().equals(name)) {
372 public String getNodeName() { method in class:IIOMetadataNode
973 return getNodeName();
1049 if (name.equals(node.getNodeName())) {

Completed in 90 milliseconds