Searched defs:namespace_uri (Results 1 – 5 of 5) sorted by relevance
142 std::string namespace_uri; member308 android::StringPiece namespace_uri, android::StringPiece name) const { in FindAttribute()
78 std::string namespace_uri; member92 std::string namespace_uri; variable
136 const std::string& XmlPullParser::namespace_uri() const { in namespace_uri() function in aapt::xml::XmlPullParser221 std::string namespace_uri = uri != nullptr ? uri : std::string(); in StartNamespaceHandler() local
38 const std::string& namespace_uri) { in ExtractPackageFromNamespace()
35 def find_child_with_attribute(element, tag_name, namespace_uri, argument