Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h114 OBJ_MID, // Expects a ',' or } enumerator
Djson_stream_parser.cc225 case OBJ_MID: in RunParser()
669 stack_.push(OBJ_MID); in ParseEntry()
771 stack_.top() == OBJ_MID; in IsEmptyNullAllowed()