Searched defs:ParseChunk (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | json_stream_parser.cc | 180 util::Status JsonStreamParser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::util::converter::JsonStreamParser |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/ | ||
D | objectivec_helpers.cc | 1288 bool Parser::ParseChunk(StringPiece chunk) { in ParseChunk() function in google::protobuf::compiler::objectivec::__anon0d0ee06f0411::Parser |