Home
last modified time | relevance | path

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

12

/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/support/
H A Dchannel_arguments.h32 typedef ::grpc_impl::ChannelArguments ChannelArguments; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/support/
H A Dchannel_arguments.h32 typedef ::grpc_impl::ChannelArguments ChannelArguments; typedef
/dports/devel/grpc/grpc-1.42.0/src/cpp/server/load_reporter/
H A Dload_reporting_service_server_builder_plugin.h48 void UpdateChannelArguments(grpc::ChannelArguments* /*args*/) override {} in UpdateChannelArguments()
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/
H A Dserver_builder_plugin.h60 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/
H A Dserver_builder_plugin.h58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/
H A Dserver_builder_plugin.h58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/
H A Dserver_builder_plugin.h58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
/dports/devel/grpc/grpc-1.42.0/src/cpp/common/
H A Dchannel_arguments.cc32 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc::ChannelArguments
37 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc::ChannelArguments
/dports/devel/grpc130/grpc-1.30.2/src/cpp/common/
H A Dchannel_arguments.cc32 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc_impl::ChannelArguments
37 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc_impl::ChannelArguments
/dports/devel/grpc134/grpc-1.34.1/src/cpp/common/
H A Dchannel_arguments.cc32 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc::ChannelArguments
37 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc::ChannelArguments
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/cpp/common/
H A Dchannel_arguments.cc32 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc_impl::ChannelArguments
37 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc_impl::ChannelArguments
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/binder/client/
H A Dchannel_create.cc147 const ChannelArguments&) { in CreateCustomBinderChannel()
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/binder/client/
H A Dchannel_create.cc152 const ChannelArguments&) { in CreateCustomBinderChannel()
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/security/
H A Dcredentials.h115 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/security/
H A Dcredentials.h109 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/security/
H A Dcredentials_impl.h99 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/security/
H A Dcredentials.h115 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/
H A Dserver.h79 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() argument
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/
H A Dserver.h79 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() argument
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/
H A Dserver_impl.h84 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() argument
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/
H A Dserver.h79 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() argument
/dports/devel/grpc130/grpc-1.30.2/test/cpp/util/
H A Dcreate_test_channel.cc45 grpc::ChannelArguments* /*args*/) override { in GetChannelCredentials()
/dports/devel/grpc/grpc-1.42.0/test/cpp/util/
H A Dcreate_test_channel.cc44 grpc::ChannelArguments* /*args*/) override { in GetChannelCredentials()
/dports/devel/grpc134/grpc-1.34.1/test/cpp/util/
H A Dcreate_test_channel.cc43 grpc::ChannelArguments* /*args*/) override { in GetChannelCredentials()
/dports/devel/grpc130/grpc-1.30.2/test/cpp/end2end/
H A Dserver_builder_plugin_test.cc102 void UpdateArguments(ChannelArguments* /*arg*/) override {} in UpdateArguments() argument

12