Home
last modified time | relevance | path

Searched refs:CreateCustomChannelWithInterceptors (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dclient_interceptors_end2end_test.cc769 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_P()
808 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
831 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
846 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
975 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
995 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1010 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1040 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1055 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1069 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
[all …]
Dclient_callback_end2end_test.cc134 channel_ = CreateCustomChannelWithInterceptors( in ResetStub()
Dend2end_test.cc408 channel_ = CreateCustomChannelWithInterceptors(
/third_party/grpc/test/cpp/util/
Dcreate_test_channel.cc159 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
186 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
198 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
248 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
/third_party/grpc/include/grpcpp/
Dcreate_channel.h68 std::shared_ptr<Channel> CreateCustomChannelWithInterceptors(
Dcreate_channel_impl.h68 std::shared_ptr<::grpc::Channel> CreateCustomChannelWithInterceptors(
/third_party/grpc/include/grpcpp/security/
Dcredentials_impl.h50 std::shared_ptr<Channel> CreateCustomChannelWithInterceptors(
83 grpc_impl::experimental::CreateCustomChannelWithInterceptors(
Dcredentials.h50 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors(
95 grpc::experimental::CreateCustomChannelWithInterceptors(
/third_party/grpc/src/cpp/client/
Dcreate_channel.cc65 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors() function
/third_party/grpc/examples/cpp/keyvaluestore/
Dclient.cc90 auto channel = grpc::experimental::CreateCustomChannelWithInterceptors( in main()
/third_party/grpc/test/cpp/ios/CronetTests/
DCppCronetEnd2EndTests.mm134 auto channel = grpc::experimental::CreateCustomChannelWithInterceptors(