Searched defs:UnsubscribeSensor (Results 1 – 7 of 7) sorted by relevance
60 int32_t UnsubscribeSensor(int32_t sensorTypeId, SensorUser *user) in UnsubscribeSensor() function
58 int32_t (*UnsubscribeSensor)(int32_t sensorId, const SensorUser *user); member
126 int32_t UnsubscribeSensor(int32_t sensorId, const SensorUser *user) in UnsubscribeSensor() function
251 int32_t UnsubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in UnsubscribeSensor() function
72 static int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function
227 int32_t SensorAgentProxy::UnsubscribeSensor(int32_t sensorId, const SensorUser *user) const in UnsubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
170 int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function