Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format.cc656 struct WireFormat::MessageSetParser { struct in google::protobuf::internal::WireFormat
657 const char* _InternalParse(const char* ptr, internal::ParseContext* ctx) { in _InternalParse()
751 const char* ParseMessageSet(const char* ptr, internal::ParseContext* ctx) { in ParseMessageSet()
783 Message* msg;
784 const Descriptor* descriptor;
785 const Reflection* reflection;
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc656 struct WireFormat::MessageSetParser { struct in google::protobuf::internal::WireFormat
657 const char* _InternalParse(const char* ptr, internal::ParseContext* ctx) { in _InternalParse()
751 const char* ParseMessageSet(const char* ptr, internal::ParseContext* ctx) { in ParseMessageSet()
783 Message* msg;
784 const Descriptor* descriptor;
785 const Reflection* reflection;