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.h105 OBJ_MID, // Expects a ',' or } enumerator
Djson_stream_parser.cc218 case OBJ_MID: in RunParser()
629 stack_.push(OBJ_MID); in ParseEntry()