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

/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.h105 OBJ_MID, // Expects a ',' or } enumerator in enum:google::protobuf::util::converter::JsonStreamParser::ParseType
166 // Parses from the OBJ_MID state.
H A Djson_stream_parser.cc218 case OBJ_MID:
629 stack_.push(OBJ_MID);

Completed in 85 milliseconds