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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel.h185 bool CreateConnections(const Candidate &remote_candidate,
H A Dp2ptransportchannel.cc568 if (!CreateConnections(new_remote_candidate, port, true)) {
623 CreateConnections(candidate, NULL, false);
632 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, function in class:cricket::P2PTransportChannel

Completed in 103 milliseconds