Home
last modified time | relevance | path

Searched refs:setComment (Results 1 – 6 of 6) sorted by relevance

/frameworks/multidex/library/test/src/androidx/multidex/
DZipEntryReader.java98 entry.setComment(new String(commentBytes, 0, commentBytes.length, UTF_8)); in readEntry()
/frameworks/base/core/java/android/text/util/
DRfc822Token.java80 public void setComment(@Nullable String comment) { in setComment() method in Rfc822Token
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h923 void setComment(const char* comment, CommentPlacement placement);
925 void setComment(const char* comment, size_t len, CommentPlacement placement);
927 void setComment(const std::string& comment, CommentPlacement placement);
957 void setComment(const char* text, size_t len);
Djsoncpp.cpp330 root.setComment(commentsBefore_, commentAfter); in parse()
360 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
581 lastValue_->setComment(normalized, placement); in addComment()
1260 root.setComment(commentsBefore_, commentAfter); in parse()
1285 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
1540 lastValue_->setComment(normalized, placement); in addComment()
2608 void Value::CommentInfo::setComment(const char* text, size_t len) { in setComment() function in Json::Value::CommentInfo
2841 comments_[comment].setComment( in Value()
3721 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() function in Json::Value
3728 comments_[placement].setComment(comment, len); in setComment()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31044 method public void setComment(java.lang.String);
42921 method public void setComment(java.lang.String);
51030 method public void setComment(java.lang.String);
51196 method public void setComment(java.lang.String);
55517 method public abstract void setComment(java.lang.String);
56498 method public void setComment(java.lang.String);
/frameworks/base/api/
Dcurrent.txt47379 method public void setComment(@Nullable String);
61927 method public void setComment(String);
73850 method public void setComment(String);
74026 method public void setComment(String);