Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h101 BEGIN_NULL, // null enumerator
Djson_stream_parser.cc283 case BEGIN_NULL: in ParseValue()
862 return BEGIN_NULL; in GetNextTokenType()