Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
Dpayloads_pb.rb28ByteBufferParams = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ByteBuffer… constant
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dpayloads.proto21 message ByteBufferParams { message
/external/grpc-grpc/src/proto/grpc/testing/
Dpayloads.proto19 message ByteBufferParams { message
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DByteBufferParams.php14 class ByteBufferParams extends \Google\Protobuf\Internal\Message class
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DPayloads.cs49 public sealed partial class ByteBufferParams : pb::IMessage<ByteBufferParams> { class
66 public ByteBufferParams() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams
73 public ByteBufferParams(ByteBufferParams other) : this() { in ByteBufferParams() method in Grpc.Testing.ByteBufferParams
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DPayloads.java34 public static final class ByteBufferParams extends class in Payloads
40 private ByteBufferParams(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ByteBufferParams() method in Payloads.ByteBufferParams
43 private ByteBufferParams() { in ByteBufferParams() method in Payloads.ByteBufferParams
53 private ByteBufferParams( in ByteBufferParams() method in Payloads.ByteBufferParams