Home
last modified time | relevance | path

Searched refs:numberOfCommentPlacement (Results 1 – 2 of 2) sorted by relevance

/external/jsoncpp/src/lib_json/
Djson_value.cpp366 comments_ = new CommentInfo[numberOfCommentPlacement]; in Value()
367 for (int comment = 0; comment < numberOfCommentPlacement; ++comment) { in Value()
1186 comments_ = new CommentInfo[numberOfCommentPlacement]; in setComment()
/external/jsoncpp/include/json/
Dvalue.h53 numberOfCommentPlacement enumerator