Searched defs:ParseChunk (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/src/google/protobuf/util/internal/ | ||
| D | json_stream_parser.cc | 187 util::Status JsonStreamParser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::util::converter::JsonStreamParser |
| /external/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| D | objectivec_helpers.cc | 1474 bool Parser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::compiler::objectivec::__anona97211560411::Parser |