Searched refs:sort_dirty_ (Results 1 – 2 of 2) sorted by relevance
217 sort_dirty_(false), in P2PTransportChannel()978 if (!sort_dirty_) { in RequestSort()980 sort_dirty_ = true; in RequestSort()994 sort_dirty_ = false; in SortConnections()
280 bool sort_dirty_; // indicates whether another sort is needed right now variable