Home
last modified time | relevance | path

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

/base/sensors/sensor/services/src/
Dsensor_power_policy.cpp48 std::vector<int32_t> sensorIdList = clientInfo_.GetSensorIdByPid(pid); in SuspendSensors() local
75 bool SensorPowerPolicy::Suspend(int32_t pid, const std::vector<int32_t> &sensorIdList, in Suspend()
223 std::vector<int32_t> sensorIdList = clientInfo_.GetSensorIdByPid(pid); in GetActiveInfoList() local