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

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 211 bool IsDuplicateRemoteCandidate(const Candidate& candidate);
p2ptransportchannel.cc 729 if (!origin_port && IsDuplicateRemoteCandidate(remote_candidate)) {
832 bool P2PTransportChannel::IsDuplicateRemoteCandidate(
    [all...]

Completed in 548 milliseconds