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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transport.h 178 virtual bool VerifyCandidate(const Candidate& candidate,
transport.cc 259 bool Transport::VerifyCandidate(const Candidate& cand, ParseError* error) {
session.cc 432 if (!transproxy->impl()->VerifyCandidate(*cand, error))
    [all...]

Completed in 741 milliseconds