Home
last modified time | relevance | path

Searched defs:ParseGroup (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunknown_field_set.cc334 const char* ParseGroup(uint32 num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldParserHelper
Dmessage.cc438 const char* ParseGroup(uint32 num, const char* ptr, in _InternalParse() function in google::protobuf::Message::_InternalParse::ReflectiveFieldParser
Dparse_context.h353 PROTOBUF_MUST_USE_RESULT PROTOBUF_ALWAYS_INLINE const char* ParseGroup( in ParseGroup() function
Dparse_context.cc516 const char* ParseGroup(uint32 num, const char* ptr, ParseContext* ctx) { in ParseGroup() function in google::protobuf::internal::UnknownFieldLiteParserHelper
/external/openscreen/tools/cddl/
Dparse.cc433 AstNode* ParseGroup(Parser* p) { in ParseGroup() function