Searched refs:CreateXdsChannel (Results 1 – 5 of 5) sorted by relevance
39 grpc_channel* CreateXdsChannel(const XdsBootstrap& bootstrap,
31 grpc_channel* CreateXdsChannel(const XdsBootstrap& bootstrap, in CreateXdsChannel() function
68 grpc_channel* CreateXdsChannel(const XdsBootstrap& bootstrap, in CreateXdsChannel() function
1799 grpc_channel* channel = CreateXdsChannel(*bootstrap_, *new_args, error); in XdsClient()
437 grpc_channel* CreateXdsChannel(const XdsBootstrap::XdsServer& server) { in CreateXdsChannel() function473 channel_ = CreateXdsChannel(server); in ChannelState()