Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dwire_format.cc637 struct WireFormat::MessageSetParser { struct in google::protobuf::internal::WireFormat
638 const char* ParseElement(const char* ptr, internal::ParseContext* ctx) { in ParseElement()
733 const char* ParseMessageSet(const char* ptr, internal::ParseContext* ctx) { in ParseMessageSet()
766 Message* msg;
767 const Descriptor* descriptor;
768 const Reflection* reflection;