Home
last modified time | relevance | path

Searched refs:has_server_streaming (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc7391 if (has_server_streaming()) { in SerializeWithCachedSizes()
7451 if (has_server_streaming()) { in SerializeWithCachedSizesToArray()
7502 if (has_server_streaming()) { in ByteSize()
7555 if (from.has_server_streaming()) { in MergeFrom()
7844 bool MethodDescriptorProto::has_server_streaming() const { in has_server_streaming() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h1790 bool has_server_streaming() const;
5734 inline bool MethodDescriptorProto::has_server_streaming() const { in has_server_streaming() function