Home
last modified time | relevance | path

Searched defs:ByteBufferParams (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dpayloads_pb.rb30ByteBufferParams = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ByteBuff… constant
/third_party/grpc/src/proto/grpc/testing/
Dpayloads.proto19 message ByteBufferParams { message
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DByteBufferParams.php14 class ByteBufferParams extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DPayloads.cs49 public sealed partial class ByteBufferParams : pb::IMessage<ByteBufferParams> class
70 public ByteBufferParams() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams
77 public ByteBufferParams(ByteBufferParams other) : this() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams