Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dconnection.cc60 int64_t maximum_time, in TooLongWithoutResponse() argument
66 return now > (first.sent_time + maximum_time); in TooLongWithoutResponse()