Searched refs:kEventTimeout (Results 1 – 2 of 2) sorted by relevance
78 static const nsecs_t kEventTimeout = 10000000000; // 10 [s.] member in CameraZSLTests157 kEventTimeout); in waitForEvent()
49 const nsecs_t kEventTimeout = 10000000000; // 1 [s.] variable199 rc = condition.waitRelative(mutex, kEventTimeout); in waitForEvent()