Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp42 totalTimeOut_(totalTimeOut), params_(params) in MotionSensorMonitor()
193 }, MOTION_DECTION_TASK, totalTimeOut_); in StartMonitoring()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/include/
H A Dmotion_sensor_monitor.h62 const int32_t totalTimeOut_; variable