/external/grpc-grpc-java/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ |
D | XdsUpdateClientConfigureServiceGrpc.java | 21 …atic volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 26 requestType = io.grpc.testing.integration.Messages.ClientConfigureRequest.class, 29 …public static io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 31 …io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.test… in getConfigureMethod() 36 …io.grpc.MethodDescriptor.<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.tes… in getConfigureMethod() 41 io.grpc.testing.integration.Messages.ClientConfigureRequest.getDefaultInstance())) in getConfigureMethod() 107 default void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 151 public void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 182 …tConfigureResponse configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() 213 io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() [all …]
|
/external/grpc-grpc-java/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ |
D | XdsUpdateClientConfigureServiceGrpc.java | 21 …atic volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 26 requestType = io.grpc.testing.integration.Messages.ClientConfigureRequest.class, 29 …public static io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 31 …io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.test… in getConfigureMethod() 36 …io.grpc.MethodDescriptor.<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.tes… in getConfigureMethod() 41 io.grpc.testing.integration.Messages.ClientConfigureRequest.getDefaultInstance())) in getConfigureMethod() 107 default void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 151 public void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 182 …tConfigureResponse configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() 213 io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() [all …]
|
/external/grpc-grpc/test/cpp/interop/ |
D | xds_interop_client.cc | 94 using grpc::testing::ClientConfigureRequest; 123 ClientConfigureRequest::RpcType type; 150 ->global_request_id_by_type[ClientConfigureRequest::UNARY_CALL]; in AsyncUnaryCall() 174 call->result.rpc_type = ClientConfigureRequest::UNARY_CALL; in AsyncUnaryCall() 189 ->global_request_id_by_type[ClientConfigureRequest::EMPTY_CALL]; in AsyncEmptyCall() 207 call->result.rpc_type = ClientConfigureRequest::EMPTY_CALL; in AsyncEmptyCall() 334 const ClientConfigureRequest* request, in Configure() 349 config.type = static_cast<ClientConfigureRequest::RpcType>(rpc); in Configure() 355 config.type == ClientConfigureRequest::EMPTY_CALL) { in Configure() 361 config.type == ClientConfigureRequest::EMPTY_CALL) { in Configure() [all …]
|
D | xds_stats_watcher.cc | 138 if (rpc_by_type.first == ClientConfigureRequest::EMPTY_CALL) { in WaitForRpcStatsResponse() 140 } else if (rpc_by_type.first == ClientConfigureRequest::UNARY_CALL) { in WaitForRpcStatsResponse()
|
D | xds_stats_watcher.h | 53 ClientConfigureRequest::RpcType rpc_type;
|
D | xds_stats_watcher_test.cc | 36 result.rpc_type = ClientConfigureRequest::UNARY_CALL; in BuildCallResult()
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | XdsUpdateClientConfigureServiceGrpc.java | 21 …atic volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 26 requestType = io.grpc.testing.integration.Messages.ClientConfigureRequest.class, 29 …public static io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, 31 …io.grpc.MethodDescriptor<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.test… in getConfigureMethod() 36 …io.grpc.MethodDescriptor.<io.grpc.testing.integration.Messages.ClientConfigureRequest, io.grpc.tes… in getConfigureMethod() 41 io.grpc.testing.integration.Messages.ClientConfigureRequest.getDefaultInstance())) in getConfigureMethod() 108 default void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 152 public void configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request, in configure() 183 …tConfigureResponse configure(io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() 214 io.grpc.testing.integration.Messages.ClientConfigureRequest request) { in configure() [all …]
|
/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
D | ClientConfigureRequest.php | 16 class ClientConfigureRequest extends \Google\Protobuf\Internal\Message class 78 …eld($var, \Google\Protobuf\Internal\GPBType::ENUM, \Grpc\Testing\ClientConfigureRequest\RpcType::c… 104 …($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\ClientConfigureRequest\Metadata::…
|
D | ClientConfigureRequest_RpcType.php | 14 class_exists(ClientConfigureRequest\RpcType::class);
|
D | ClientConfigureRequest_Metadata.php | 14 class_exists(ClientConfigureRequest\Metadata::class);
|
D | XdsUpdateClientConfigureServiceStub.php | 37 \Grpc\Testing\ClientConfigureRequest $request,
|
D | XdsUpdateClientConfigureServiceClient.php | 45 public function Configure(\Grpc\Testing\ClientConfigureRequest $argument,
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/ |
D | grpc_testing.py | 102 request = messages_pb2.ClientConfigureRequest() 105 messages_pb2.ClientConfigureRequest.RpcType.Value(rpc_type)) 109 messages_pb2.ClientConfigureRequest.Metadata( 110 type=messages_pb2.ClientConfigureRequest.RpcType.Value(
|
/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ClientConfigureRequest/ |
D | Metadata.php | 5 namespace Grpc\Testing\ClientConfigureRequest; 63 GPBUtil::checkEnum($var, \Grpc\Testing\ClientConfigureRequest\RpcType::class);
|
D | RpcType.php | 5 namespace Grpc\Testing\ClientConfigureRequest;
|
/external/grpc-grpc/src/php/tests/interop/ |
D | xds_client.php | 32 \Grpc\Testing\ClientConfigureRequest $request, 40 \Grpc\Testing\ClientConfigureRequest\RpcType::EMPTY_CALL) { 43 \Grpc\Testing\ClientConfigureRequest\RpcType::UNARY_CALL) { 51 \Grpc\Testing\ClientConfigureRequest\RpcType::EMPTY_CALL) { 54 \Grpc\Testing\ClientConfigureRequest\RpcType::UNARY_CALL) {
|
/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/interop/ |
D | xds_interop_client_test.py | 40 (messages_pb2.ClientConfigureRequest.UNARY_CALL, "UNARY_CALL"), 41 (messages_pb2.ClientConfigureRequest.EMPTY_CALL, "EMPTY_CALL"), 144 messages_pb2.ClientConfigureRequest(types=[target_method]),
|
D | xds_interop_client.py | 62 "UnaryCall": messages_pb2.ClientConfigureRequest.UNARY_CALL, 63 "EmptyCall": messages_pb2.ClientConfigureRequest.EMPTY_CALL, 441 request: messages_pb2.ClientConfigureRequest, argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_xds_tests.py | 436 request = messages_pb2.ClientConfigureRequest() 1858 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 1859 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL 1872 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 1873 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL 1874 ], [(messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 1876 (messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, 1910 [messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL]) 1954 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 1955 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, [all …]
|
/external/grpc-grpc/tools/run_tests/ |
D | run_xds_tests.py | 527 request = messages_pb2.ClientConfigureRequest() 2284 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 2285 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, 2301 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 2302 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, 2306 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 2311 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, 2371 [messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL] 2422 messages_pb2.ClientConfigureRequest.RpcType.UNARY_CALL, 2423 messages_pb2.ClientConfigureRequest.RpcType.EMPTY_CALL, [all …]
|
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
D | XdsTestClient.java | 46 import io.grpc.testing.integration.Messages.ClientConfigureRequest; 47 import io.grpc.testing.integration.Messages.ClientConfigureRequest.RpcType; 448 public void configure(ClientConfigureRequest request, in configure() 451 for (ClientConfigureRequest.Metadata metadata : request.getMetadataList()) { in configure()
|
/external/grpc-grpc/src/ruby/pb/src/proto/grpc/testing/ |
D | messages_pb.rb | 58 …ClientConfigureRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Cl… constant
|
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | messages_pb.rb | 58 …ClientConfigureRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Cl… constant
|
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
D | test.proto | 103 rpc Configure(ClientConfigureRequest) returns (ClientConfigureResponse);
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | test.proto | 101 rpc Configure(ClientConfigureRequest) returns (ClientConfigureResponse);
|