/third_party/grpc/test/core/channel/ |
D | channel_args_test.cc | 38 grpc_channel_arg_integer_create(const_cast<char*>("int_arg"), 123); in test_create() 83 grpc_channel_arg_integer_create(const_cast<char*>("arg_int"), 0); in test_channel_create_with_args() 119 grpc_arg no_deadline_filter_arg = grpc_channel_arg_integer_create( in mutate_channel_args() 147 grpc_channel_arg_integer_create(const_cast<char*>("arg_int"), 0); in test_channel_create_with_global_mutator()
|
D | channelz_test.cc | 148 grpc_channel_arg_integer_create( in ChannelFixture() 151 grpc_channel_arg_integer_create( in ChannelFixture() 170 grpc_channel_arg_integer_create( in ServerFixture() 173 grpc_channel_arg_integer_create( in ServerFixture() 273 grpc_channel_arg_integer_create( in TEST() 276 grpc_channel_arg_integer_create( in TEST() 509 client_a[1] = grpc_channel_arg_integer_create( in TEST_F()
|
D | channel_trace_test.cc | 106 grpc_arg client_a = grpc_channel_arg_integer_create( in ChannelFixture()
|
/third_party/grpc/test/core/end2end/tests/ |
D | channelz.cc | 204 grpc_channel_arg_integer_create( in test_channelz() 207 grpc_channel_arg_integer_create( in test_channelz() 265 grpc_channel_arg_integer_create( in test_channelz_with_channel_trace() 268 grpc_channel_arg_integer_create( in test_channelz_with_channel_trace() 301 grpc_channel_arg_integer_create( in test_channelz_disabled() 304 grpc_channel_arg_integer_create( in test_channelz_disabled()
|
D | max_message_length.cc | 515 arg[0] = grpc_channel_arg_integer_create( in test_max_receive_message_length_on_compressed_request() 517 arg[1] = grpc_channel_arg_integer_create( in test_max_receive_message_length_on_compressed_request() 673 arg[0] = grpc_channel_arg_integer_create( in test_max_receive_message_length_on_compressed_response() 675 arg[1] = grpc_channel_arg_integer_create( in test_max_receive_message_length_on_compressed_response()
|
D | retry_streaming.cc | 140 grpc_channel_arg_integer_create( in test_retry_streaming() 143 grpc_channel_arg_integer_create( in test_retry_streaming()
|
D | compressed_payload.cc | 142 grpc_channel_arg_integer_create( in request_for_disabled_algorithm() 328 grpc_channel_arg_integer_create( in request_with_payload_template_inner()
|
D | workaround_cronet_compression.cc | 145 grpc_channel_arg_integer_create( in request_with_payload_template()
|
/third_party/grpc/test/core/surface/ |
D | server_chttp2_test.cc | 45 grpc_arg a = grpc_channel_arg_integer_create( in TEST()
|
D | server_test.cc | 78 grpc_arg a = grpc_channel_arg_integer_create( in test_bind_server_twice()
|
D | sequential_connectivity_test.cc | 68 args.push_back(grpc_channel_arg_integer_create( in create_test_channel()
|
/third_party/grpc/src/core/lib/channel/ |
D | channel_args.h | 115 grpc_arg grpc_channel_arg_integer_create(char* name, int value);
|
D | channel_args.cc | 327 grpc_arg grpc_channel_arg_integer_create(char* name, int value) { in grpc_channel_arg_integer_create() function
|
/third_party/grpc/test/core/tsi/alts/handshaker/ |
D | alts_concurrent_connectivity_test.cc | 88 new_args.push_back(grpc_channel_arg_integer_create( in create_secure_channel_for_test() 91 new_args.push_back(grpc_channel_arg_integer_create( in create_secure_channel_for_test()
|
/third_party/grpc/test/cpp/naming/ |
D | resolver_component_test.cc | 614 grpc_arg srv_queries_arg = grpc_channel_arg_integer_create( in RunResolvesRelevantRecordsTest() 632 grpc_arg txt_queries_arg = grpc_channel_arg_integer_create( in RunResolvesRelevantRecordsTest()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | grpclb.cc | 1303 grpc_channel_arg_integer_create( in BuildBalancerChannelArgs() 1306 grpc_channel_arg_integer_create( in BuildBalancerChannelArgs() 1616 args_to_add.emplace_back(grpc_channel_arg_integer_create( in CreateChildPolicyArgsLocked() 1620 args_to_add.emplace_back(grpc_channel_arg_integer_create( in CreateChildPolicyArgsLocked()
|
/third_party/grpc/src/core/lib/security/credentials/google_default/ |
D | google_default_credentials.cc | 129 grpc_arg new_srv_arg = grpc_channel_arg_integer_create( in update_arguments()
|
/third_party/grpc/test/core/client_channel/resolvers/ |
D | dns_resolver_cooldown_test.cc | 294 grpc_arg cooldown_arg = grpc_channel_arg_integer_create( in start_test_under_work_serializer()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | eds.cc | 720 grpc_channel_arg_integer_create( in CreateChildPolicyArgsLocked() 725 grpc_channel_arg_integer_create( in CreateChildPolicyArgsLocked()
|
D | xds_cluster_resolver.cc | 1058 grpc_arg new_arg = grpc_channel_arg_integer_create( in CreateChildPolicyArgsLocked()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ |
D | pick_first.cc | 271 grpc_arg new_arg = grpc_channel_arg_integer_create( in UpdateLocked()
|
/third_party/grpc/src/core/ext/xds/ |
D | xds_client.cc | 440 grpc_channel_arg_integer_create( in CreateXdsChannel() 443 grpc_channel_arg_integer_create( in CreateXdsChannel()
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | subchannel.cc | 740 const grpc_arg arg_to_add = grpc_channel_arg_integer_create( in ThrottleKeepaliveTime()
|
/third_party/grpc/src/core/ext/filters/client_channel/xds/ |
D | xds_client.cc | 452 args_to_add.emplace_back(grpc_channel_arg_integer_create( in BuildXdsChannelArgs() 458 args_to_add.emplace_back(grpc_channel_arg_integer_create( in BuildXdsChannelArgs()
|