Searched refs:ByteBufferParams (Results 1 – 8 of 8) sorted by relevance
39 …eneratedClrTypeInfo(typeof(global::Grpc.Testing.ByteBufferParams), global::Grpc.Testing.ByteBuffer… in PayloadsReflection()49 public sealed partial class ByteBufferParams : pb::IMessage<ByteBufferParams> { class50 …c readonly pb::MessageParser<ByteBufferParams> _parser = new pb::MessageParser<ByteBufferParams>((…53 public static pb::MessageParser<ByteBufferParams> Parser { get { return _parser; } }66 public ByteBufferParams() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams73 public ByteBufferParams(ByteBufferParams other) : this() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams80 public ByteBufferParams Clone() { in Clone()81 return new ByteBufferParams(this); in Clone()108 return Equals(other as ByteBufferParams); in Equals()112 public bool Equals(ByteBufferParams other) { in Equals()[all …]
34 public static final class ByteBufferParams extends class in Payloads40 private ByteBufferParams(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ByteBufferParams() method in Payloads.ByteBufferParams43 private ByteBufferParams() { in ByteBufferParams() method in Payloads.ByteBufferParams53 private ByteBufferParams( in ByteBufferParams() method in Payloads.ByteBufferParams110 …io.grpc.benchmarks.proto.Payloads.ByteBufferParams.class, io.grpc.benchmarks.proto.Payloads.ByteBu… in internalGetFieldAccessorTable()175 if (!(obj instanceof io.grpc.benchmarks.proto.Payloads.ByteBufferParams)) { in equals()178 …io.grpc.benchmarks.proto.Payloads.ByteBufferParams other = (io.grpc.benchmarks.proto.Payloads.Byte… in equals()205 public static io.grpc.benchmarks.proto.Payloads.ByteBufferParams parseFrom( in parseFrom()210 public static io.grpc.benchmarks.proto.Payloads.ByteBufferParams parseFrom( in parseFrom()216 public static io.grpc.benchmarks.proto.Payloads.ByteBufferParams parseFrom( in parseFrom()[all …]
19 message ByteBufferParams { message36 ByteBufferParams bytebuf_params = 1;
21 message ByteBufferParams { message38 ByteBufferParams bytebuf_params = 1;
28 …ByteBufferParams = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ByteBuffer… constant
14 class ByteBufferParams extends \Google\Protobuf\Internal\Message class
39 GPBUtil::checkMessage($var, \Grpc\Testing\ByteBufferParams::class);