Home
last modified time | relevance | path

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

/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.h419 const String16& getComment() const { return mComment; } in getComment() function
DAaptAssets.h456 const String16& getComment(const String8& name) const in getComment() function
DXMLNode.cpp756 const String16& XMLNode::getComment() const in getComment() function in XMLNode
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1083 const char16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser