Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h203 bool CreateConnections(const Candidate& remote_candidate,
Dp2ptransportchannel.cc708 CreateConnections(new_remote_candidate, NULL); in AddRemoteCandidate()
717 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections() function in cricket::P2PTransportChannel