Home
last modified time | relevance | path

Searched refs:HasServerStreaming (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4440 public bool HasServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
4479 if (HasServerStreaming) hash ^= ServerStreaming.GetHashCode(); in GetHashCode()
4516 if (HasServerStreaming) { in WriteTo()
4549 if (HasServerStreaming) { in IBufferMessage.InternalWriteTo()
4577 if (HasServerStreaming) { in CalculateSize()
4609 if (other.HasServerStreaming) { in MergeFrom()

Completed in 16 milliseconds