Home
last modified time | relevance | path

Searched defs:CoreRequest (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DCoreRequest.php14 class CoreRequest extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb179CoreRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.CoreRequest")… constant
/third_party/grpc/test/cpp/qps/
Dqps_worker.cc138 Status CoreCount(ServerContext* /*ctx*/, const CoreRequest*, in CoreCount()
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto189 message CoreRequest { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs3885 public sealed partial class CoreRequest : pb::IMessage<CoreRequest> class
3906 public CoreRequest() { in CoreRequest() method in Grpc.Testing.CoreRequest
3913 public CoreRequest(CoreRequest other) : this() { in CoreRequest() method in Grpc.Testing.CoreRequest