Home
last modified time | relevance | path

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

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