Searched defs:interceptor_creators (Results 1 – 14 of 14) sorted by relevance
27 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
40 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
65 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
43 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
58 std::shared_ptr<Channel> CreateCustomInsecureChannelWithInterceptorsFromFd( in CreateCustomInsecureChannelWithInterceptorsFromFd()
49 Channel::Channel(const std::string& host, grpc_channel* channel, in Channel()
62 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
215 interceptor_creators() override { in interceptor_creators() function
265 void SetInterceptorCreators( in SetInterceptorCreators()
382 interceptor_creators() { in interceptor_creators() function
857 Server::Server( in Server()980 Server::experimental_type::InProcessChannelWithInterceptors( in InProcessChannelWithInterceptors()