Searched refs:receiving_unchanged_since (Results 1 – 2 of 2) sorted by relevance
605 (a->receiving_unchanged_since() <= *receiving_unchanged_threshold && in CompareConnectionStates()606 b->receiving_unchanged_since() <= *receiving_unchanged_threshold)) { in CompareConnectionStates()
292 int64_t receiving_unchanged_since() const { in receiving_unchanged_since() function