Searched refs:sort_dirty_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel.cc174 sort_dirty_(false),
239 sort_dirty_ = false;
524 if (!sort_dirty_) {
526 sort_dirty_ = true;
541 sort_dirty_ = false;
H A Dp2ptransportchannel.h153 bool sort_dirty_; // indicates whether another sort is needed right now member in class:cricket::P2PTransportChannel

Completed in 586 milliseconds