Searched refs:add_method (Results 1 – 6 of 6) sorted by relevance
54 def add_method(self, name, factory, *args, **kwargs): member in MultiHandler
1495 return ParseServiceMethod(service->add_method(), location, containing_file); in ParseServiceStatement()
1338 inline ::google::protobuf::MethodDescriptorProto* add_method();4659 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function
154 MethodDescriptorProto* result = service->add_method(); in AddMethod()
1709 method(i)->CopyTo(proto->add_method()); in CopyTo()
4229 input, add_method())); in MergePartialFromCodedStream()