Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp328 skipCommentTokens(token); in parse()
356 skipCommentTokens(token); in readValue()
431 void Reader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::Reader
1202 void skipCommentTokens(Token& token);
1252 skipCommentTokens(token); in parse()
1281 skipCommentTokens(token); in readValue()
1380 void OurReader::skipCommentTokens(Token& token) { in skipCommentTokens() function in Json::OurReader
Djson.h1477 void skipCommentTokens(Token& token);