Searched refs:getResponseCompressed (Results 1 – 4 of 4) sorted by relevance
220 public function getResponseCompressed() function in Grpc\\Testing\\SimpleRequest
92 if (req.hasResponseCompressed() && req.getResponseCompressed().getValue()) { in unaryCall()
1918 io.grpc.benchmarks.proto.Messages.BoolValue getResponseCompressed(); in getResponseCompressed() method2257 public io.grpc.benchmarks.proto.Messages.BoolValue getResponseCompressed() { in getResponseCompressed() method in Messages.SimpleRequest2271 return getResponseCompressed(); in getResponseCompressedOrBuilder()2368 output.writeMessage(6, getResponseCompressed()); in writeTo()2406 .computeMessageSize(6, getResponseCompressed()); in getSerializedSize()2446 result = result && getResponseCompressed() in equals()2447 .equals(other.getResponseCompressed()); in equals()2486 hash = (53 * hash) + getResponseCompressed().hashCode(); in hashCode()2764 mergeResponseCompressed(other.getResponseCompressed()); in mergeFrom()3166 public io.grpc.benchmarks.proto.Messages.BoolValue getResponseCompressed() { in getResponseCompressed() method in Messages.SimpleRequest.Builder[all …]
1468 com.google.protobuf.BoolValue getResponseCompressed(); in getResponseCompressed() method1807 public com.google.protobuf.BoolValue getResponseCompressed() { in getResponseCompressed() method in Messages.SimpleRequest1821 return getResponseCompressed(); in getResponseCompressedOrBuilder()1918 output.writeMessage(6, getResponseCompressed()); in writeTo()1956 .computeMessageSize(6, getResponseCompressed()); in getSerializedSize()1996 result = result && getResponseCompressed() in equals()1997 .equals(other.getResponseCompressed()); in equals()2036 hash = (53 * hash) + getResponseCompressed().hashCode(); in hashCode()2314 mergeResponseCompressed(other.getResponseCompressed()); in mergeFrom()2716 public com.google.protobuf.BoolValue getResponseCompressed() { in getResponseCompressed() method in Messages.SimpleRequest.Builder[all …]