Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc7386 if (has_client_streaming()) { in SerializeWithCachedSizes()
7446 if (has_client_streaming()) { in SerializeWithCachedSizesToArray()
7497 if (has_client_streaming()) { in ByteSize()
7552 if (from.has_client_streaming()) { in MergeFrom()
7820 bool MethodDescriptorProto::has_client_streaming() const { in has_client_streaming() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h1783 bool has_client_streaming() const;
5710 inline bool MethodDescriptorProto::has_client_streaming() const { in has_client_streaming() function