Searched refs:CreateChannelWithInterceptors (Results 1 – 13 of 13) sorted by relevance
42 return CreateChannelWithInterceptors( in CreateChannelImpl()51 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
39 return CreateChannelWithInterceptors( in CreateChannelImpl()45 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon1220f9090111::InsecureChannelCredentialsImpl
81 return creds ? creds->CreateChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
62 std::shared_ptr<Channel> CreateChannelWithInterceptors(
66 return CreateChannelWithInterceptors( in CreateChannelImpl()73 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::SecureChannelCredentials
34 std::shared_ptr<Channel> ChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::ChannelCredentials
35 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon046e5b910111::InsecureChannelCredentialsImpl
42 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
34 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anonc584157b0111::ChaoticGoodInsecureChannelCredentialsImpl
99 return CreateChannelWithInterceptors(target, args, {}); in CreateChannelImpl()102 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors(
105 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function