Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.proto246 optional bool server_streaming = 6 [default=false]; field
Ddescriptor.pb.h5747 inline bool MethodDescriptorProto::server_streaming() const { in server_streaming() function
Ddescriptor.pb.cc7857 bool MethodDescriptorProto::server_streaming() const { in server_streaming() function in google::protobuf::MethodDescriptorProto