HomeSort by relevance Sort by last modified time
    Searched refs:commentAfter (Results 1 - 7 of 7) sorted by null

  /external/jsoncpp/src/lib_json/
json_writer.cpp 436 if (root.hasComment(commentAfter)) {
438 document_ += normalizeEOL(root.getComment(commentAfter));
446 value.hasComment(commentAfter);
652 if (root.hasComment(commentAfter)) {
654 *document_ << normalizeEOL(root.getComment(commentAfter));
662 value.hasComment(commentAfter);
json_reader.cpp 134 root.setComment(commentsBefore_, commentAfter);
  /external/jsoncpp/src/jsontestrunner/
main.cpp 124 if (value.hasComment(Json::commentAfter)) {
125 fprintf(fout, "%s\n", value.getComment(Json::commentAfter).c_str());
  /external/protobuf/conformance/third_party/jsoncpp/
jsoncpp.cpp 330 root.setComment(commentsBefore_, commentAfter);
    [all...]
json.h 477 commentAfter, ///< a comment on the line after a value (only make sense for
    [all...]
  /external/jsoncpp/include/json/
value.h 51 commentAfter, ///< a comment on the line after a value (only make sense for
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 

Completed in 103 milliseconds