Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp335 token.type_ = tokenError; in parse()
507 token.type_ = tokenError; in readToken()
1046 token.type_ = tokenError; in pushError()
1064 token.type_ = tokenError; in pushError()
1145 tokenError enumerator
1254 if (token.type_ != tokenError && token.type_ != tokenEndOfStream) { in parse()
1265 token.type_ = tokenError; in parse()
1485 token.type_ = tokenError; in readToken()
2045 token.type_ = tokenError; in pushError()
2063 token.type_ = tokenError; in pushError()
Djson.h1421 tokenError enumerator