Home
last modified time | relevance | path

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

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