Searched refs:add_method (Results 1 – 5 of 5) sorted by relevance
1851 return ParseServiceMethod(service->add_method(), location, containing_file); in ParseServiceStatement()
1689 ::google::protobuf::MethodDescriptorProto* add_method();5692 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function
168 MethodDescriptorProto* result = service->add_method(); in AddMethod()
1929 method(i)->CopyTo(proto->add_method()); in CopyTo()
6890 input, add_method())); in MergePartialFromCodedStream()7195 ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function in google::protobuf::ServiceDescriptorProto