Home
last modified time | relevance | path

Searched defs:ParseChunk (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc187 util::Status JsonStreamParser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::util::converter::JsonStreamParser
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1474 bool Parser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::compiler::objectivec::__anonc6a9d4fb0411::Parser