Searched defs:ParseGroup (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | unknown_field_set.cc | 297 const char* ParseGroup(uint32 num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldParserHelper |
D | parse_context.h | 371 PROTOBUF_MUST_USE_RESULT PROTOBUF_ALWAYS_INLINE const char* ParseGroup( in ParseGroup() function |
D | parse_context.cc | 541 const char* ParseGroup(uint32 num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldLiteParserHelper |