Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp507 static constexpr auto kMaxWaitNs = 2000000000L; in processRequestLoop() local
508 if (time_elapsed < kMaxWaitNs) { in processRequestLoop()