Home
last modified time | relevance | path

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

/external/nist-sip/java/javax/sip/header/
DRetryAfterHeader.java10 void setComment(String comment) throws ParseException; in setComment() method
/external/apache-http/src/org/apache/http/cookie/
DSetCookie.java61 void setComment(String comment); in setComment() method
/external/nist-sip/java/gov/nist/javax/sip/header/
DRetryAfter.java157 public void setComment(String comment) throws ParseException { in setComment() method in RetryAfter
DVia.java248 public void setComment(String c) { in setComment() method in Via
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DACommentCommand.java72 public void setComment(TComment node) in setComment() method in ACommentCommand
/external/apache-http/src/org/apache/http/impl/cookie/
DBasicClientCookie.java130 public void setComment(String comment) { in setComment() method in BasicClientCookie
/external/chromium_org/third_party/jsoncpp/overrides/src/lib_json/
Djson_value.cpp163 Value::CommentInfo::setComment( const char *text ) in setComment() function in Json::Value::CommentInfo
1534 Value::setComment( const char *comment, in setComment() function in Json::Value
1544 Value::setComment( const std::string &comment, in setComment() function in Json::Value
/external/jsoncpp/src/lib_json/
Djson_value.cpp153 Value::CommentInfo::setComment( const char *text ) in setComment() function in Json::Value::CommentInfo
1524 Value::setComment( const char *comment, in setComment() function in Json::Value
1534 Value::setComment( const std::string &comment, in setComment() function in Json::Value
/external/jsoncpp/chromium-overrides/src/lib_json/
Djson_value.cpp157 Value::CommentInfo::setComment( const char *text ) in setComment() function in Json::Value::CommentInfo
1528 Value::setComment( const char *comment, in setComment() function in Json::Value
1538 Value::setComment( const std::string &comment, in setComment() function in Json::Value
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DBuildResults.java434 void setComment(String comment) { in setComment() method in BuildResults