Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php50 protected $server_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto306 optional bool server_streaming = 6 [default = false]; field
Ddescriptor.pb.h9984 inline bool MethodDescriptorProto::server_streaming() const { in server_streaming() function