Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dcreate_test_channel.cc145 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
204 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
221 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
233 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
244 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel_internal.cc30 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
Dinsecure_credentials.cc45 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dcronet_credentials.cc51 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dcreate_channel.cc72 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
Dcreate_channel_posix.cc69 std::shared_ptr<Channel> CreateCustomInsecureChannelWithInterceptorsFromFd( in CreateCustomInsecureChannelWithInterceptorsFromFd()
Dchannel_cc.cc47 Channel::Channel( in Channel()
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dcreate_channel_internal.cc30 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
H A Dchannel_credentials.cc34 std::shared_ptr<Channel> ChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
H A Dinsecure_credentials.cc35 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
H A Dcronet_credentials.cc42 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
H A Dcreate_channel.cc72 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
H A Dcreate_channel_posix.cc69 std::shared_ptr<Channel> CreateCustomInsecureChannelWithInterceptorsFromFd( in CreateCustomInsecureChannelWithInterceptorsFromFd()
H A Dchannel_cc.cc47 Channel::Channel( in Channel()
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/
H A Dchaotic_good.cc34 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
/aosp_15_r20/external/grpc-grpc/examples/cpp/interceptors/
H A Dclient.cc115 interceptor_creators; in main() local
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dclient_helper.cc80 std::shared_ptr<Channel> CreateChannelForTestCase( in CreateChannelForTestCase()
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dend2end_test.cc399 void ResetChannel( in ResetChannel()
437 void ResetStub( in ResetStub()
1881 interceptor_creators; in TEST_P() local
1910 interceptor_creators; in TEST_P() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver.h214 interceptor_creators() override { in interceptor_creators() function
Dserver_interface.h355 interceptor_creators() { in interceptor_creators() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver.h213 interceptor_creators() override { in interceptor_creators() function
H A Dserver_interface.h354 interceptor_creators() { in interceptor_creators() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h214 interceptor_creators() override { in interceptor_creators() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc887 Server::Server( in Server()
1015 Server::experimental_type::InProcessChannelWithInterceptors( in InProcessChannelWithInterceptors()
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc889 Server::Server( in Server()
1017 Server::experimental_type::InProcessChannelWithInterceptors( in InProcessChannelWithInterceptors()

12