Home
last modified time | relevance | path

Searched refs:CreateConnections (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel.h243 bool CreateConnections(const Candidate& remote_candidate,
Dp2p_transport_channel.cc1281 CreateConnections(new_remote_candidate, NULL); in FinishAddingRemoteCandidate()
1311 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections() function in cricket::P2PTransportChannel