HomeSort by relevance Sort by last modified time
    Searched defs:remote_candidate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.cc 251 Candidate remote_candidate; local
252 remote_candidate.set_address(remote_address_);
253 SignalRouteChange(this, remote_candidate);
transport.h 167 Candidate remote_candidate; // The remote candidate for this connection. member in struct:cricket::ConnectionInfo
447 const Candidate& remote_candidate);
471 const Candidate& remote_candidate);
port.h 421 const Candidate& remote_candidate() const { return remote_candidate_; } function in class:cricket::Connection

Completed in 72 milliseconds