Searched refs:durationSince (Results 1 – 1 of 1) sorted by relevance
96 nsecs_t durationSince = systemTime() - mLastUpload; in shouldTimeOutLocked() local97 return durationSince > 2000_ms; in shouldTimeOutLocked()