Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h171 util::Status HandleBeginObject();
Djson_stream_parser.cc272 return HandleBeginObject(); in ParseValue()
598 util::Status JsonStreamParser::HandleBeginObject() { in HandleBeginObject() function in google::protobuf::util::converter::JsonStreamParser