Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlPullParser.cpp128 const std::u16string& XmlPullParser::getNamespaceUri() const { in getNamespaceUri() function in aapt::xml::XmlPullParser
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java309 public String getNamespaceUri(int i) throws XmlPullParserException { in getNamespaceUri() method in LayoutParserWrapper
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java175 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java132 public String getNamespaceUri(int pos) throws XmlPullParserException { in getNamespaceUri() method in XmlBlock.Parser
/frameworks/base/tools/aapt/
DXMLNode.cpp676 const String16& XMLNode::getNamespaceUri() const in getNamespaceUri() function in XMLNode
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1110 const char16_t* ResXMLParser::getNamespaceUri(size_t* outLen) const in getNamespaceUri() function in android::ResXMLParser