Searched defs:add_method (Results 1 – 4 of 4) sorted by relevance
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() method
253 def add_method(self, method: 'ProtoServiceMethod') -> None: member in ProtoService
1093 bool add_method = true; in ParseSubroutine() local
9023 inline PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function