Searched defs:ActivateSensor (Results 1 – 6 of 6) sorted by relevance
28 int32_t ActivateSensor(int32_t sensorTypeId, SensorUser *user) in ActivateSensor() function
54 int32_t (*ActivateSensor)(int32_t sensorId, const SensorUser *user); member
46 int32_t ActivateSensor(int32_t /* sensorId */, const SensorUser* /* user */) in ActivateSensor() function
166 int32_t ActivateSensor(int32_t sensorId, const MedicalSensorUser *user) in ActivateSensor() function
70 int32_t ActivateSensor(int32_t sensorId, const SensorUser *user) in ActivateSensor() function
159 int32_t SensorAgentProxy::ActivateSensor(const SensorDescription &sensorDesc, const SensorUser *use… in ActivateSensor() function in OHOS::Sensors::SensorAgentProxy