Home
last modified time | relevance | path

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

/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp233 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader
1159 void OurReader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::OurReader
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp431 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader
1380 void OurReader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::OurReader