Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto248 optional bool server_streaming = 6 [default=false]; field
Ddescriptor.pb.h5999 inline bool MethodDescriptorProto::server_streaming() const { in server_streaming() function
Ddescriptor.pb.cc8019 bool MethodDescriptorProto::server_streaming() const { in server_streaming() function in google::protobuf::MethodDescriptorProto