Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc7549 if (has_server_streaming()) { in SerializeWithCachedSizes()
7609 if (has_server_streaming()) { in InternalSerializeWithCachedSizesToArray()
7660 if (has_server_streaming()) { in ByteSize()
7717 if (from.has_server_streaming()) { in MergeFrom()
8006 bool MethodDescriptorProto::has_server_streaming() const { in has_server_streaming() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h1847 bool has_server_streaming() const;
5986 inline bool MethodDescriptorProto::has_server_streaming() const { in has_server_streaming() function