Searched refs:responseType_ (Results 1 – 3 of 3) sorted by relevance
584 responseType_ = other.responseType_; in SimpleRequest()602 private global::Grpc.Testing.PayloadType responseType_ = 0; field in Grpc.Testing.SimpleRequest609 get { return responseType_; }611 responseType_ = value;887 responseType_ = (global::Grpc.Testing.PayloadType) input.ReadEnum(); in MergeFrom()1691 responseType_ = other.responseType_; in StreamingOutputCallRequest()1705 private global::Grpc.Testing.PayloadType responseType_ = 0; field in Grpc.Testing.StreamingOutputCallRequest1714 get { return responseType_; }1716 responseType_ = value;1871 responseType_ = (global::Grpc.Testing.PayloadType) input.ReadEnum(); in MergeFrom()
1998 responseType_ = 0; in SimpleRequest()2038 responseType_ = rawValue; in SimpleRequest()2133 private int responseType_; field in Messages.SimpleRequest2144 return responseType_; in getResponseTypeValue()2156 …Messages.PayloadType result = io.grpc.benchmarks.proto.Messages.PayloadType.valueOf(responseType_); in getResponseType()2352 if (responseType_ != io.grpc.benchmarks.proto.Messages.PayloadType.COMPRESSABLE.getNumber()) { in writeTo()2353 output.writeEnum(1, responseType_); in writeTo()2384 if (responseType_ != io.grpc.benchmarks.proto.Messages.PayloadType.COMPRESSABLE.getNumber()) { in getSerializedSize()2386 .computeEnumSize(1, responseType_); in getSerializedSize()2432 result = result && responseType_ == other.responseType_; in equals()[all …]
1548 responseType_ = 0; in SimpleRequest()1588 responseType_ = rawValue; in SimpleRequest()1683 private int responseType_; field in Messages.SimpleRequest1694 return responseType_; in getResponseTypeValue()1706 …sages.PayloadType result = io.grpc.testing.integration.Messages.PayloadType.valueOf(responseType_); in getResponseType()1902 … if (responseType_ != io.grpc.testing.integration.Messages.PayloadType.COMPRESSABLE.getNumber()) { in writeTo()1903 output.writeEnum(1, responseType_); in writeTo()1934 … if (responseType_ != io.grpc.testing.integration.Messages.PayloadType.COMPRESSABLE.getNumber()) { in getSerializedSize()1936 .computeEnumSize(1, responseType_); in getSerializedSize()1982 result = result && responseType_ == other.responseType_; in equals()[all …]