Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h183 util::Status HandleBeginArray();
Djson_stream_parser.cc274 return HandleBeginArray(); in ParseValue()
687 util::Status JsonStreamParser::HandleBeginArray() { in HandleBeginArray() function in google::protobuf::util::converter::JsonStreamParser