Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/
H A DElementBase.java51 public String getElementName() { in getElementName() method in ElementBase
/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_type.h305 virtual std::string getElementName() const { in getElementName() function
446 std::string getElementName() const { in getElementName() function
512 std::string getElementName() const { in getElementName() function
584 std::string getElementName() const { in getElementName() function
675 virtual std::string getElementName() const { in getElementName() function
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaCodeGenerator.java668 private String getElementName(XsdElement element) { in getElementName() method in JavaCodeGenerator
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java859 private String getElementName(XsdElement element) { in getElementName() method in CppCodeGenerator
/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.cpp683 const String16& XMLNode::getElementName() const in getElementName() function in XMLNode
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1326 const char16_t* ResXMLParser::getElementName(size_t* outLen) const in getElementName() function in android::ResXMLParser