/third_party/grpc/src/proto/grpc/testing/ |
D | simple_messages.proto | 22 message SimpleResponse {} message
|
D | messages.proto | 104 message SimpleResponse { message
|
/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/responses/ |
D | test_responses.proto | 21 message SimpleResponse { message
|
/third_party/grpc/test/cpp/qps/ |
D | server_sync.cc | 49 ServerReaderWriter<SimpleResponse, SimpleRequest>* stream) override { in StreamingCall() 84 ServerReaderWriter<SimpleResponse, SimpleRequest>* stream) override { in StreamingBothWays()
|
D | client_async.cc | 317 static void CheckDone(const grpc::Status& s, SimpleResponse* /*response*/, in CheckDone() argument 502 SimpleResponse* /*response*/) {} in CheckDone() argument 635 SimpleResponse* /*response*/) {} in CheckDone() argument 751 SimpleResponse* /*response*/) {} in CheckDone() argument
|
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | messages_pb.rb | 124 …SimpleResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.SimpleResp… constant
|
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/ |
D | messages_pb.rb | 124 …SimpleResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.SimpleResp… constant
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | SimpleResponse.php | 16 class SimpleResponse extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
D | messages.proto | 64 message SimpleResponse { message
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | SimpleResponse.php | 16 class SimpleResponse extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/test/http2_test/ |
D | messages_pb2.py | 604 SimpleResponse = _reflection.GeneratedProtocolMessageType('SimpleResponse', (_message.Message,), di… variable
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | messages.proto | 87 message SimpleResponse { message
|
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ |
D | server_interceptor_test.py | 105 messages_pb2.SimpleResponse]):
|
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/ |
D | methods.py | 64 messages_pb2.SimpleResponse, messages_pb2.StreamingOutputCallResponse],
|
/third_party/grpc/test/cpp/end2end/ |
D | test_service_impl.h | 246 SimpleResponse* /*response*/) { in CheckClientInitialMetadata() argument
|
D | test_service_impl.cc | 328 SimpleResponse*) { in CheckClientInitialMetadata() argument
|
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | http_message_handler.cc | 259 void HttpMessageHandler::SimpleResponse(int code, const HttpHeaders &headers, const std::string &bo… in SimpleResponse() function in mindspore::ps::core::HttpMessageHandler
|
/third_party/grpc/test/cpp/interop/ |
D | interop_client.cc | 59 const SimpleResponse* /*response*/) {} in NoopChecks() 63 const SimpleResponse* /*response*/) { in UnaryCompressionChecks()
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 1343 public sealed partial class SimpleResponse : pb::IMessage<SimpleResponse> class 1364 public SimpleResponse() { in SimpleResponse() method in Grpc.Testing.SimpleResponse 1371 public SimpleResponse(SimpleResponse other) : this() { in SimpleResponse() method in Grpc.Testing.SimpleResponse
|