Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsync_socket_posix.cc162 const TimeDelta this_timeout = finish_time - TimeTicks::Now(); in ReceiveWithTimeout() local
164 static_cast<int>(this_timeout.InMillisecondsRoundedUp()); in ReceiveWithTimeout()