Home
last modified time | relevance | path

Searched defs:new_args (Results 1 – 25 of 25) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dproxy_mapper_registry.cc55 grpc_channel_args** new_args) { in grpc_proxy_mapper_list_map_name()
68 grpc_channel_args** new_args) { in grpc_proxy_mapper_list_map_address()
112 grpc_channel_args** new_args) { in grpc_proxy_mappers_map_name()
119 grpc_channel_args** new_args) { in grpc_proxy_mappers_map_address()
Dproxy_mapper.cc32 grpc_channel_args** new_args) { in grpc_proxy_mapper_map_name()
41 grpc_channel_args** new_args) { in grpc_proxy_mapper_map_address()
Dclient_channel_plugin.cc43 grpc_channel_args* new_args = grpc_channel_args_copy_and_add( in append_filter() local
Dhttp_proxy.cc104 grpc_channel_args** new_args) { in proxy_mapper_map_name()
199 grpc_channel_args** new_args) { in proxy_mapper_map_address()
Dsubchannel.cc362 grpc_channel_args* new_args = nullptr; in grpc_subchannel_create() local
Dclient_channel.cc728 grpc_channel_args* new_args = nullptr; in cc_init_channel_elem() local
/external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
Dsecure_channel_create.cc130 grpc_channel_args* new_args = grpc_channel_args_copy_and_add( in get_secure_naming_subchannel_args() local
180 grpc_channel_args* new_args = in client_channel_factory_create_channel() local
217 grpc_channel_args* new_args = grpc_channel_args_copy_and_add( in grpc_secure_channel_create() local
/external/grpc-grpc/src/core/ext/transport/chttp2/client/insecure/
Dchannel_create.cc67 grpc_channel_args* new_args = in client_channel_factory_create_channel() local
98 grpc_channel_args* new_args = grpc_channel_args_copy_and_add(args, &arg, 1); in grpc_insecure_channel_create() local
/external/grpc-grpc/src/core/ext/transport/chttp2/client/
Dauthority.cc27 grpc_arg new_args[1]; in grpc_default_authority_add_if_not_present() local
/external/grpc-grpc/src/core/lib/security/credentials/local/
Dlocal_credentials.cc40 grpc_channel_args** new_args) { in local_create_security_connector()
/external/grpc-grpc/src/core/lib/security/credentials/alts/
Dalts_credentials.cc54 grpc_channel_args** new_args) { in alts_create_security_connector()
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_proxy.cc56 grpc_channel_args* new_args = in create_proxy_client() local
/external/grpc-grpc/src/core/lib/security/credentials/fake/
Dfake_credentials.cc38 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in fake_transport_security_create_security_connector()
/external/grpc-grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc79 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in google_default_create_security_connector()
/external/libaom/libaom/common/
Dargs.c77 char **new_args = argv_dup(*argc, (const char **)argv_local); in arg_cfg() local
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h512 grpc_channel_args* new_args = grpc_channel_args_copy_and_add_and_remove( in SubchannelList() local
/external/grpc-grpc/src/core/lib/security/credentials/
Dcredentials.cc127 grpc_channel_args** new_args) { in grpc_channel_credentials_create_security_connector()
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc422 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in check_channel_oauth2_create_security_connector()
431 grpc_channel_args* new_args; in test_channel_oauth2_composite_creds() local
488 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in check_channel_oauth2_google_iam_create_security_connector()
504 grpc_channel_args* new_args; in test_channel_oauth2_google_iam_composite_creds() local
/external/grpc-grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc216 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in composite_channel_create_security_connector()
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Ddns_resolver_ares.cc305 grpc_arg new_args[3]; in OnResolvedLocked() local
/external/grpc-grpc/src/core/lib/security/credentials/ssl/
Dssl_credentials.cc60 grpc_channel_security_connector** sc, grpc_channel_args** new_args) { in ssl_create_security_connector()
/external/grpc-grpc/src/core/lib/surface/
Dchannel.cc202 grpc_arg new_args[1]; in build_channel_args() local
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1009 grpc_channel_args* new_args = grpc_channel_args_copy_and_add_and_remove( in BuildBalancerChannelArgs() local
/external/python/cpython3/Modules/
Darraymodule.c1924 PyObject *new_args; in make_array() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc249 ScopedPyObjectPtr new_args; in New() local