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.cc658 struct WireFormat::MessageSetParser { struct in google::protobuf::internal::WireFormat
659 const char* _InternalParse(const char* ptr, internal::ParseContext* ctx) { in _InternalParse()
743 const char* ParseMessageSet(const char* ptr, internal::ParseContext* ctx) { in ParseMessageSet()
775 Message* msg;
776 const Descriptor* descriptor;
777 const Reflection* reflection;