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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.h 252 uint32 remote_candidate_generation_; member in class:cricket::P2PTransportChannel
p2ptransportchannel.cc 174 remote_candidate_generation_(0) {
291 ++remote_candidate_generation_;
754 candidate.generation() == remote_candidate_generation_);
755 return remote_candidate_generation_;
    [all...]

Completed in 373 milliseconds