Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:MethodDescriptorProto

6810   return strcmp(upb_msgdef_fullname(m), "google.protobuf.MethodDescriptorProto") == 0;
7199 class MethodDescriptorProto : public ::upb::reffed_ptr<const ::upb::MessageDef> {
7201 MethodDescriptorProto(const ::upb::MessageDef* m, const void *ref_donor = NULL)
7206 static MethodDescriptorProto get() {
7208 return MethodDescriptorProto(m, &m);