Home
last modified time | relevance | path

Searched refs:receiving_unchanged_since (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dbasic_ice_controller.cc605 (a->receiving_unchanged_since() <= *receiving_unchanged_threshold && in CompareConnectionStates()
606 b->receiving_unchanged_since() <= *receiving_unchanged_threshold)) { in CompareConnectionStates()
Dconnection.h292 int64_t receiving_unchanged_since() const { in receiving_unchanged_since() function