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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transport.h 40 // the work (e.g., OnRemoteCandidate).
222 void OnRemoteCandidate(const Candidate& candidate);
transport.cc 287 OnRemoteCandidate(*iter);
291 void Transport::OnRemoteCandidate(const Candidate& candidate) {

Completed in 484 milliseconds