OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClosedLoopParams
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ClosedLoopParams.php
15
* Generated from protobuf message <code>grpc.testing.
ClosedLoopParams
</code>
17
class
ClosedLoopParams
extends \Google\Protobuf\Internal\Message
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
108
new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.
ClosedLoopParams
), global::Grpc.Testing.
ClosedLoopParams
.Parser, null, null, null, null),
306
public sealed partial class
ClosedLoopParams
: pb::IMessage<
ClosedLoopParams
> {
307
private static readonly pb::MessageParser<
ClosedLoopParams
> _parser = new pb::MessageParser<
ClosedLoopParams
>(() => new
ClosedLoopParams
());
310
public static pb::MessageParser<
ClosedLoopParams
> Parser { get { return _parser; } }
323
public
ClosedLoopParams
() {
330
public
ClosedLoopParams
(ClosedLoopParams other) : this()
[
all
...]
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
Control.java
876
// @@protoc_insertion_point(interface_extends:grpc.testing.
ClosedLoopParams
)
885
* Protobuf type {@code grpc.testing.
ClosedLoopParams
}
887
public static final class
ClosedLoopParams
extends
889
// @@protoc_insertion_point(message_implements:grpc.testing.
ClosedLoopParams
)
892
// Use
ClosedLoopParams
.newBuilder() to construct.
893
private
ClosedLoopParams
(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
896
private
ClosedLoopParams
() {
904
private
ClosedLoopParams
(
950
io.grpc.benchmarks.proto.Control.
ClosedLoopParams
.class, io.grpc.benchmarks.proto.Control.
ClosedLoopParams
.Builder.class)
[
all
...]
Completed in 530 milliseconds