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

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 210 uint32_t GetRemoteCandidateGeneration(const Candidate& candidate);
p2ptransportchannel.cc 676 uint32_t generation = GetRemoteCandidateGeneration(candidate);
812 uint32_t P2PTransportChannel::GetRemoteCandidateGeneration(
    [all...]

Completed in 1220 milliseconds