Home
last modified time | relevance | path

Searched defs:getComment (Results 1 – 7 of 7) 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.cpp753 const String16& XMLNode::getComment() const in getComment() function in XMLNode
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp3743 std::string Value::getComment(CommentPlacement placement) const { in getComment() function in Json::Value
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1117 const char16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser