Searched refs:last_ping_response_received_ (Results 1 – 2 of 2) sorted by relevance
532 return last_ping_response_received_; in last_ping_response_received()624 uint32_t last_ping_response_received_; variable
782 last_ping_response_received_(0), in Connection()1037 << now - last_ping_response_received_ in UpdateState()1119 last_ping_response_received_ = rtc::Time(); in ReceivedPingResponse()1312 std::max(last_ping_received_, last_ping_response_received_)); in last_received()