HomeSort by relevance Sort by last modified time
    Searched refs:CreateConnections (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.h 185 bool CreateConnections(const Candidate &remote_candidate,
p2ptransportchannel.cc 567 if (!CreateConnections(new_remote_candidate, port, true)) {
622 CreateConnections(candidate, NULL, false);
631 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate,
    [all...]

Completed in 2390 milliseconds