Home
last modified time | relevance | path

Searched defs:getElementName (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.h303 virtual std::string getElementName() const { in getElementName() function
392 std::string getElementName() const { in getElementName() function
458 std::string getElementName() const { in getElementName() function
529 std::string getElementName() const { in getElementName() function
616 virtual std::string getElementName() const { in getElementName() function
/frameworks/base/tools/aapt2/xml/
DXmlPullParser.cpp163 const std::u16string& XmlPullParser::getElementName() const { in getElementName() function in aapt::xml::XmlPullParser
/frameworks/base/tools/aapt/
DXMLNode.cpp686 const String16& XMLNode::getElementName() const in getElementName() function in XMLNode
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1145 const char16_t* ResXMLParser::getElementName(size_t* outLen) const in getElementName() function in android::ResXMLParser