Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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