grpc/src/cpp/client
Esun Kim fb5543c7c6
Add g_gli_initializer to server_context (#25759)
2021-03-18 16:06:49 -07:00
..
channel_cc.cc Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 2021-02-16 16:02:23 -08:00
channel_test_peer.cc Switch registered calls to a map and check the map before inserting 2020-02-27 09:13:42 -08:00
client_callback.cc Fix by clang-format-8. 2020-10-16 11:37:18 -07:00
client_context.cc Add g_gli_initializer to server_context (#25759) 2021-03-18 16:06:49 -07:00
client_interceptor.cc Add a test only method to reset global interceptor 2019-02-08 15:57:29 -08:00
create_channel.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
create_channel_internal.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
create_channel_internal.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
create_channel_posix.cc Merge branch 'master' into channel-arguments 2020-08-04 11:39:11 -07:00
credentials_cc.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
cronet_credentials.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
insecure_credentials.cc Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 2020-10-08 20:37:47 -07:00
secure_credentials.cc Move third party identity C++ api out of experimental namespace 2021-02-08 13:54:15 -08:00
secure_credentials.h Fix --define=grpc_no_xds=true build 2020-10-21 15:06:32 -07:00
xds_credentials.cc xDS client security integration 2020-11-20 17:37:27 -08:00