Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Djson_stream_parser.h92 BEGIN_NULL, // null enumerator
Djson_stream_parser.cc275 case BEGIN_NULL: in ParseValue()
798 return BEGIN_NULL; in GetNextTokenType()