Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs506 requestStreaming_ = other.requestStreaming_; in Method()
549 private bool requestStreaming_; field in Google.Protobuf.WellKnownTypes.Method
555 get { return requestStreaming_; }
557 requestStreaming_ = value;