Searched refs:addComment (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 551 addComment(commentBegin, current_, placement); in readComment() 576 Reader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() function in Json::Reader 1201 void addComment(Location begin, Location end, CommentPlacement placement); 1529 addComment(commentBegin, current_, placement); in readComment() 1535 OurReader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() function in Json::OurReader
|
D | json.h | 1476 void addComment(Location begin, Location end, CommentPlacement placement);
|