Home
last modified time | relevance | path

Searched refs:MOTION_THREADSHOLD (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp65 StandbyConfigManager::GetInstance()->GetStandbyParam(MOTION_THREADSHOLD)); in AcceleromterCallback()
67 GetStandbyParam(MOTION_THREADSHOLD)) { in AcceleromterCallback()
83 StandbyConfigManager::GetInstance()->GetStandbyParam(MOTION_THREADSHOLD) * 1.0 / COUNT_TIMES); in RepeatAcceleromterCallback()
85 GetStandbyParam(MOTION_THREADSHOLD) * 1.0 / COUNT_TIMES) { in RepeatAcceleromterCallback()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dmotion_sensor_monitor_test.cpp74 StandbyConfigManager::GetInstance()->standbyParaMap_[MOTION_THREADSHOLD] = 0; in HWTEST_F()
95 StandbyConfigManager::GetInstance()->standbyParaMap_[MOTION_THREADSHOLD] = 0; in HWTEST_F()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp36 const std::string MOTION_THREADSHOLD = "motion_threshold"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h43 extern const std::string MOTION_THREADSHOLD;

Completed in 3 milliseconds