Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_reader.cpp139 token.type_ = tokenError; in parse()
307 token.type_ = tokenError; in readToken()
841 token.type_ = tokenError; in pushError()
859 token.type_ = tokenError; in pushError()
/external/jsoncpp/include/json/
Dreader.h171 tokenError enumerator
/external/protobuf/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