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

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

Completed in 25 milliseconds