Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc7544 if (has_client_streaming()) { in SerializeWithCachedSizes()
7604 if (has_client_streaming()) { in InternalSerializeWithCachedSizesToArray()
7655 if (has_client_streaming()) { in ByteSize()
7714 if (from.has_client_streaming()) { in MergeFrom()
7982 bool MethodDescriptorProto::has_client_streaming() const { in has_client_streaming() function in google::protobuf::MethodDescriptorProto
Ddescriptor.pb.h1840 bool has_client_streaming() const;
5962 inline bool MethodDescriptorProto::has_client_streaming() const { in has_client_streaming() function