Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DCoreResponse.php14 class CoreResponse extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb180CoreResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.CoreResponse… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto192 message CoreResponse { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs3133 public sealed partial class CoreResponse : pb::IMessage<CoreResponse> { class
3150 public CoreResponse() { in CoreResponse() method in Grpc.Testing.CoreResponse
3157 public CoreResponse(CoreResponse other) : this() { in CoreResponse() method in Grpc.Testing.CoreResponse