Home
last modified time | relevance | path

Searched refs:set_client_streaming (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc1876 method->set_client_streaming(true); in ParseServiceMethod()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h1844 void set_client_streaming(bool value);
5979 inline void MethodDescriptorProto::set_client_streaming(bool value) { in set_client_streaming() function
Ddescriptor.cc1955 proto->set_client_streaming(true); in CopyTo()
Ddescriptor.pb.cc7715 set_client_streaming(from.client_streaming()); in MergeFrom()
7999 void MethodDescriptorProto::set_client_streaming(bool value) { in set_client_streaming() function in google::protobuf::MethodDescriptorProto