Searched defs:skipCommentTokens (Results 1 – 2 of 2) sorted by relevance
| /third_party/jsoncpp/src/lib_json/ | ||
| D | json_reader.cpp | 233 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader |
| /third_party/protobuf/conformance/third_party/jsoncpp/ | ||
| D | jsoncpp.cpp | 431 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader |