Home
last modified time | relevance | path

Searched defs:AddMethod (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/
Dservice_type.h146 void AddMethod(internal::RpcServiceMethod* method) { in AddMethod() function
/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc67 static PyObject* AddMethod(PyObject* self, PyObject* args, PyObject* kwargs) { in AddMethod() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc217 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service, in AddMethod() function