Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_interceptors_end2end_test.cc786 return experimental::CreateCustomChannelWithInterceptors( in CreateClientChannel()
882 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
902 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
915 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1055 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1073 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1087 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1117 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1131 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
1144 auto channel = experimental::CreateCustomChannelWithInterceptors( in TEST_F()
[all …]
H A Dclient_callback_end2end_test.cc139 channel_ = CreateCustomChannelWithInterceptors( in ResetStub()
H A Dend2end_test.cc420 channel_ = CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dcreate_test_channel.cc160 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
186 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
198 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
259 return experimental::CreateCustomChannelWithInterceptors( in CreateTestChannel()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h50 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors(
92 grpc::experimental::CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h50 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors(
92 grpc::experimental::CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/grpc-grpc/include/grpcpp/security/
H A Dcredentials.h51 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors(
85 grpc::experimental::CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dcreate_channel.h68 std::shared_ptr<Channel> CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dcreate_channel.h68 std::shared_ptr<Channel> CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dcreate_channel.h68 std::shared_ptr<Channel> CreateCustomChannelWithInterceptors(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel.cc72 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors() function
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dcreate_channel.cc72 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors() function
/aosp_15_r20/external/grpc-grpc/examples/cpp/interceptors/
H A Dclient.cc117 auto channel = grpc::experimental::CreateCustomChannelWithInterceptors( in main()
/aosp_15_r20/tools/netsim/src/backend/
H A Dpacket_streamer_client.cc63 return grpc::experimental::CreateCustomChannelWithInterceptors( in CreateGrpcChannel()
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/CppCronetTests/
H A DCppCronetEnd2EndTests.mm134 auto channel = grpc::experimental::CreateCustomChannelWithInterceptors(