Searched defs:client_streaming_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1139 bool client_streaming_; member in class:google::protobuf::MethodDescriptor
H A Ddescriptor.pb.h1818 bool client_streaming_; member in class:google::protobuf::MethodDescriptorProto
5720 client_streaming_ = false;
5725 return client_streaming_;
5729 client_streaming_ = value;

Completed in 164 milliseconds