Searched refs:CreateChannelWithInterceptors (Results 1 – 7 of 7) sorted by relevance
34 return CreateChannelWithInterceptors( in CreateChannelImpl()40 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::__anon209125f30111::InsecureChannelCredentialsImpl
34 return CreateChannelWithInterceptors( in CreateChannelImpl()43 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::CronetChannelCredentialsImpl
74 return creds ? creds->CreateChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
51 std::shared_ptr<Channel> CreateChannelWithInterceptors(
55 return CreateChannelWithInterceptors( in CreateChannelImpl()62 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function in grpc::SecureChannelCredentials
96 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function
108 virtual std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors() function