Searched refs:add_methods (Results 1 – 7 of 7) sorted by relevance
153 Frame::BindServiceReply::MethodInfo* method_info = reply->add_methods(); in OnBindService()
131 auto* method = bind_reply->add_methods(); in TEST()
152 auto* method = reply.mutable_msg_bind_service_reply()->add_methods(); in OnFrameReceived()
121 ::google::protobuf::Method* add_methods();500 inline ::google::protobuf::Method* Api::add_methods() { in add_methods() function
312 input, add_methods())); in MergePartialFromCodedStream()744 ::google::protobuf::Method* Api::add_methods() { in add_methods() function in google::protobuf::Api
4773 add_methods(PyTypeObject *type, PyMethodDef *meth) in add_methods() function5194 if (add_methods(type, type->tp_methods) < 0) in PyType_Ready()
3727 add_methods(PyTypeObject *type, PyMethodDef *meth) function4204 if (add_methods(type, type->tp_methods) < 0)