Home
last modified time | relevance | path

Searched defs:CommentInfo (Results 1 – 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
Dvalue.h460 struct CommentInfo { struct
466 char* comment_;
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h953 struct CommentInfo { struct
982 CommentInfo* comments_; argument
Djsoncpp.cpp2601 Value::CommentInfo::CommentInfo() : comment_(0) {} in CommentInfo() function in Json::Value::CommentInfo
/external/jsoncpp/src/lib_json/
Djson_value.cpp137 Value::CommentInfo::CommentInfo() : comment_(0) {} in CommentInfo() function in Json::Value::CommentInfo