Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto246 optional bool client_streaming = 5 [default=false]; field
Ddescriptor.pb.h5975 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function
Ddescriptor.pb.cc7995 bool MethodDescriptorProto::client_streaming() const { in client_streaming() function in google::protobuf::MethodDescriptorProto