Searched refs:responseCompressed_ (Results 1 – 3 of 3) sorted by relevance
589 …responseCompressed_ = other.responseCompressed_ != null ? other.responseCompressed_.Clone() : null; in SimpleRequest()673 private global::Grpc.Testing.BoolValue responseCompressed_; field in Grpc.Testing.SimpleRequest682 get { return responseCompressed_; }684 responseCompressed_ = value;748 if (responseCompressed_ != null) hash ^= ResponseCompressed.GetHashCode(); in GetHashCode()784 if (responseCompressed_ != null) { in WriteTo()819 if (responseCompressed_ != null) { in CalculateSize()857 if (other.responseCompressed_ != null) { in MergeFrom()858 if (responseCompressed_ == null) { in MergeFrom()859 responseCompressed_ = new global::Grpc.Testing.BoolValue(); in MergeFrom()[all …]
2071 if (responseCompressed_ != null) { in SimpleRequest()2072 subBuilder = responseCompressed_.toBuilder(); in SimpleRequest()2074 …responseCompressed_ = input.readMessage(io.grpc.benchmarks.proto.Messages.BoolValue.parser(), exte… in SimpleRequest()2076 subBuilder.mergeFrom(responseCompressed_); in SimpleRequest()2077 responseCompressed_ = subBuilder.buildPartial(); in SimpleRequest()2233 private io.grpc.benchmarks.proto.Messages.BoolValue responseCompressed_; field in Messages.SimpleRequest2245 return responseCompressed_ != null; in hasResponseCompressed()2258 …return responseCompressed_ == null ? io.grpc.benchmarks.proto.Messages.BoolValue.getDefaultInstanc… in getResponseCompressed()2367 if (responseCompressed_ != null) { in writeTo()2404 if (responseCompressed_ != null) { in getSerializedSize()[all …]
1621 if (responseCompressed_ != null) { in SimpleRequest()1622 subBuilder = responseCompressed_.toBuilder(); in SimpleRequest()1624 …responseCompressed_ = input.readMessage(com.google.protobuf.BoolValue.parser(), extensionRegistry); in SimpleRequest()1626 subBuilder.mergeFrom(responseCompressed_); in SimpleRequest()1627 responseCompressed_ = subBuilder.buildPartial(); in SimpleRequest()1783 private com.google.protobuf.BoolValue responseCompressed_; field in Messages.SimpleRequest1795 return responseCompressed_ != null; in hasResponseCompressed()1808 …return responseCompressed_ == null ? com.google.protobuf.BoolValue.getDefaultInstance() : response… in getResponseCompressed()1917 if (responseCompressed_ != null) { in writeTo()1954 if (responseCompressed_ != null) { in getSerializedSize()[all …]