Home
last modified time | relevance | path

Searched defs:sensorTypeId (Results 1 – 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/test/unittest/
Dstandby_plugin_unit_test.cpp472 int32_t sensorTypeId = 1; variable
494 int32_t sensorTypeId = 1; variable
/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
Dmotion_sensor_monitor.cpp47 …MotionSensorMonitor::CheckSersorUsable(SensorInfo *sensorInfo, int32_t count, int32_t sensorTypeId) in CheckSersorUsable()