Searched refs:MethodDescriptorProto (Results 1 – 13 of 13) sorted by relevance
47 class MethodDescriptorProto; variable1336 inline const ::google::protobuf::MethodDescriptorProto& method(int index) const;1337 inline ::google::protobuf::MethodDescriptorProto* mutable_method(int index);1338 inline ::google::protobuf::MethodDescriptorProto* add_method();1339 inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >&1341 inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >*1365 ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto > method_;1376 class LIBPROTOBUF_EXPORT MethodDescriptorProto : public ::google::protobuf::Message {1378 MethodDescriptorProto();1379 virtual ~MethodDescriptorProto();[all …]
272 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, name_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()273 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, input_type_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()274 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, output_type_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()275 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, options_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()280 MethodDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()282 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()283 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _unknown_fields_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()287 sizeof(MethodDescriptorProto)); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()521 MethodDescriptorProto_descriptor_, &MethodDescriptorProto::default_instance()); in protobuf_RegisterTypes()567 delete MethodDescriptorProto::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()[all …]
85 class MethodDescriptorProto; variable943 void CopyTo(MethodDescriptorProto* proto) const;
1717 void MethodDescriptor::CopyTo(MethodDescriptorProto* proto) const { in CopyTo()2497 void BuildMethod(const MethodDescriptorProto& proto,2519 const MethodDescriptorProto& proto);2669 const MethodDescriptorProto& proto);4044 void DescriptorBuilder::BuildMethod(const MethodDescriptorProto& proto, in BuildMethod()4404 MethodDescriptor* method, const MethodDescriptorProto& proto) { in CrossLinkMethod()4607 const MethodDescriptorProto& /* proto */) { in ValidateMethodOptions() argument
203 repeated MethodDescriptorProto method = 2;209 message MethodDescriptorProto { message
150 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service, in AddMethod()154 MethodDescriptorProto* result = service->add_method(); in AddMethod()
1499 bool Parser::ParseServiceMethod(MethodDescriptorProto* method, in ParseServiceMethod()1506 MethodDescriptorProto::kNameFieldNumber); in ParseServiceMethod()1516 MethodDescriptorProto::kInputTypeFieldNumber); in ParseServiceMethod()1528 MethodDescriptorProto::kOutputTypeFieldNumber); in ParseServiceMethod()1539 MethodDescriptorProto::kOptionsFieldNumber, in ParseServiceMethod()
394 bool ParseServiceMethod(MethodDescriptorProto* method,
2205 const MethodDescriptorProto& bar = file_.service(0).method(0); in TEST_F()2206 const MethodDescriptorProto& baz = file_.service(0).method(1); in TEST_F()
1642 public MethodDescriptorProto toProto() { return proto; } in toProto()1671 private MethodDescriptorProto proto;1680 private MethodDescriptor(final MethodDescriptorProto proto, in MethodDescriptor()1716 private void setProto(final MethodDescriptorProto proto) { in setProto()
190 repeated MethodDescriptorProto method = 2;196 message MethodDescriptorProto { message
1273 class MethodDescriptorProto(_message.Message): class
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...