Searched refs:dest_channel (Results 1 – 1 of 1) sorted by relevance
438 FakeTransportChannel* dest_channel = nullptr; in SetChannelDestination() local440 dest_channel = dest_->GetFakeChannel(component); in SetChannelDestination()441 if (dest_channel) { in SetChannelDestination()442 dest_channel->SetLocalCertificate(dest_->certificate_); in SetChannelDestination()445 channel->SetDestination(dest_channel); in SetChannelDestination()