Home
last modified time | relevance | path

Searched refs:GetRemoteCandidateGeneration (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dp2ptransportchannel.h191 uint32 GetRemoteCandidateGeneration(const Candidate& candidate);
Dp2ptransportchannel.cc639 GetRemoteCandidateGeneration(remote_candidate)); in CreateConnections()
744 uint32 P2PTransportChannel::GetRemoteCandidateGeneration( in GetRemoteCandidateGeneration() function in cricket::P2PTransportChannel