Home
last modified time | relevance | path

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

/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent.c60 int32_t UnsubscribeSensor(int32_t sensorTypeId, SensorUser *user) in UnsubscribeSensor() function
/base/sensors/sensor_lite/services/include/
Dsensor_service.h58 int32_t (*UnsubscribeSensor)(int32_t sensorId, const SensorUser *user); member
/base/sensors/sensor/interfaces/native/src/
Dsensor_agent.cpp126 int32_t UnsubscribeSensor(int32_t sensorId, const SensorUser *user) in UnsubscribeSensor() function
/base/sensors/medical_sensor/interfaces/native/src/
Dmedical_native_impl.cpp251 int32_t UnsubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in UnsubscribeSensor() function
/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_js.cpp72 static int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function
/base/sensors/sensor/frameworks/native/sensor/src/
Dsensor_agent_proxy.cpp227 int32_t SensorAgentProxy::UnsubscribeSensor(int32_t sensorId, const SensorUser *user) const in UnsubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_js.cpp170 int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function