Searched refs:WithinLifetime (Results 1 – 1 of 1) sorted by relevance
64 if (WithinLifetime(rtc::TimeMillis())) { in OnResponse()88 if (WithinLifetime(now) && in OnErrorResponse()107 bool WithinLifetime(int64_t now) const { in WithinLifetime() function in cricket::StunBindingRequest