Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.proto244 optional bool client_streaming = 5 [default=false]; field
Ddescriptor.pb.h5723 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function
Ddescriptor.pb.cc7833 bool MethodDescriptorProto::client_streaming() const { in client_streaming() function in google::protobuf::MethodDescriptorProto