Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dcreate_test_channel.cc144 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()
/third_party/grpc/src/cpp/client/
Dcreate_channel_internal.cc27 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
Dinsecure_credentials.cc40 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dcreate_channel.cc65 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
Dcronet_credentials.cc43 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
Dcreate_channel_posix.cc58 std::shared_ptr<Channel> CreateCustomInsecureChannelWithInterceptorsFromFd( in CreateCustomInsecureChannelWithInterceptorsFromFd()
Dchannel_cc.cc47 Channel::Channel(const std::string& host, grpc_channel* channel, in Channel()
Dsecure_credentials.cc62 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
/third_party/grpc/examples/cpp/keyvaluestore/
Dclient.cc87 interceptor_creators; in main() local
/third_party/grpc/test/cpp/interop/
Dclient_helper.cc81 std::shared_ptr<Channel> CreateChannelForTestCase( in CreateChannelForTestCase()
/third_party/grpc/include/grpcpp/
Dserver_impl.h220 interceptor_creators() override { in interceptor_creators() function
Dserver.h215 interceptor_creators() override { in interceptor_creators() function
Dserver_builder_impl.h270 void SetInterceptorCreators( in SetInterceptorCreators()
Dserver_builder.h265 void SetInterceptorCreators( in SetInterceptorCreators()
/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_interface.h382 interceptor_creators() { in interceptor_creators() function
/third_party/grpc/src/cpp/server/
Dserver_cc.cc890 Server::Server( in Server()
1006 Server::experimental_type::InProcessChannelWithInterceptors( in InProcessChannelWithInterceptors()
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc387 void ResetChannel( in ResetChannel()
425 void ResetStub( in ResetStub()
1819 interceptor_creators; in TEST_P() local
1848 interceptor_creators; in TEST_P() local