Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp206 if (StartMonitoringInner() != ERR_OK) { in PeriodlyStartMotionDetection()
217 ErrCode MotionSensorMonitor::StartMonitoringInner() in StartMonitoringInner() function in OHOS::DevStandbyMgr::MotionSensorMonitor
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/include/
H A Dmotion_sensor_monitor.h51 ErrCode StartMonitoringInner();
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp456 EXPECT_TRUE(repeatedMotionConstraint->StartMonitoringInner() == ERR_OK);
458 repeatedMotionConstraint->StartMonitoringInner();