Home
last modified time | relevance | path

Searched defs:getComment (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tools/aapt2/
DXliffXmlPullParser.cpp64 const std::u16string& XliffXmlPullParser::getComment() const { in getComment() function in aapt::XliffXmlPullParser
DScopedXmlPullParser.cpp51 const std::u16string& ScopedXmlPullParser::getComment() const { in getComment() function in aapt::ScopedXmlPullParser
DBindingXmlPullParser.cpp231 const std::u16string& BindingXmlPullParser::getComment() const { in getComment() function in aapt::BindingXmlPullParser
DSourceXmlPullParser.cpp99 const std::u16string& SourceXmlPullParser::getComment() const { in getComment() function in aapt::SourceXmlPullParser
/frameworks/base/core/java/android/text/util/
DRfc822Token.java59 public String getComment() { in getComment() method in Rfc822Token
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h280 LDSection& getComment() { in getComment() function
286 const LDSection& getComment() const { in getComment() function
/frameworks/base/tools/aapt/
DResourceTable.h407 const String16& getComment() const { return mComment; } in getComment() function
DAaptAssets.h456 const String16& getComment(const String8& name) const in getComment() function
DXMLNode.cpp738 const String16& XMLNode::getComment() const in getComment() function in XMLNode
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1051 const char16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser