Searched refs:AddPendingRemoteCandidates (Results 1 – 2 of 2) sorted by relevance
87 void AddPendingRemoteCandidates(Transport* channel, const std::string& name);
246 void JingleSession::AddPendingRemoteCandidates(Transport* channel, in AddPendingRemoteCandidates() function in remoting::protocol::JingleSession267 AddPendingRemoteCandidates(channel.get(), name); in CreateChannel()