Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1871 static PyObject* GetClientStreaming(PyBaseDescriptor* self, void* closure) { in GetClientStreaming() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1871 static PyObject* GetClientStreaming(PyBaseDescriptor* self, void* closure) { in GetClientStreaming() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1580 func (x *MethodDescriptorProto) GetClientStreaming() bool { func