Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp41 …const ConstraintEvalParam& params): detectionTimeOut_(detectionTimeOut), restTimeOut_(restTimeOut), in MotionSensorMonitor()
214 }, MOTION_DECTION_TASK, detectionTimeOut_ + restTimeOut_); in PeriodlyStartMotionDetection()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/include/
H A Dmotion_sensor_monitor.h61 const int32_t restTimeOut_; variable