Searched defs:add_method (Results 1 – 4 of 4) sorted by relevance
12 def add_method(*clazzes, **kwargs): function
206 fn add_method(&mut self, method: ObjCMethod) { in add_method() method
260 def add_method(self, method: 'ProtoServiceMethod') -> None: member in ProtoService
9023 inline PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function