Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h171 util::Status HandleBeginObject();
Djson_stream_parser.cc320 return HandleBeginObject(); in ParseValue()
645 util::Status JsonStreamParser::HandleBeginObject() { in HandleBeginObject() function in google::protobuf::util::converter::JsonStreamParser