Home
last modified time | relevance | path

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

12

/external/grpc-grpc/test/cpp/util/
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()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel_internal.cc30 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
Dcronet_credentials.cc51 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dinsecure_credentials.cc45 std::shared_ptr<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()
/external/grpc-grpc/src/cpp/client/
Dcreate_channel_internal.cc30 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
Dchannel_credentials.cc34 std::shared_ptr<Channel> ChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dinsecure_credentials.cc35 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dcronet_credentials.cc42 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()
/external/grpc-grpc/src/cpp/ext/
Dchaotic_good.cc34 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
/external/grpc-grpc/examples/cpp/interceptors/
Dclient.cc115 interceptor_creators; in main() local
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc80 std::shared_ptr<Channel> CreateChannelForTestCase( in CreateChannelForTestCase()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h214 interceptor_creators() override { in interceptor_creators() function
Dserver_interface.h355 interceptor_creators() { in interceptor_creators() function
Dserver_builder.h260 void SetInterceptorCreators( in SetInterceptorCreators()
/external/grpc-grpc/include/grpcpp/
Dserver.h213 interceptor_creators() override { in interceptor_creators() function
Dserver_interface.h354 interceptor_creators() { in interceptor_creators() function
/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
Dserver_builder.h260 void SetInterceptorCreators( in SetInterceptorCreators()

12