Searched defs:ActivateSensor (Results 1 – 5 of 5) 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
57 int32_t ActivateSensor(int32_t sensorId, const SensorUser *user) in ActivateSensor() function
150 int32_t SensorAgentProxy::ActivateSensor(int32_t sensorId, const SensorUser *user) in ActivateSensor() function in OHOS::Sensors::SensorAgentProxy
162 int32_t ActivateSensor(int32_t sensorId, const MedicalSensorUser *user) in ActivateSensor() function