Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent.c60 int32_t UnsubscribeSensor(int32_t sensorTypeId, SensorUser *user) in UnsubscribeSensor() function
/ohos5.0/base/sensors/sensor_lite/services/include/
H A Dsensor_service.h58 int32_t (*UnsubscribeSensor)(int32_t sensorId, const SensorUser *user); member
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent.cpp97 int32_t UnsubscribeSensor(int32_t sensorId, const SensorUser *user) in UnsubscribeSensor() function
H A Dsensor_agent_proxy.cpp277 int32_t SensorAgentProxy::UnsubscribeSensor(int32_t sensorId, const SensorUser *user) in UnsubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
/ohos5.0/base/sensors/medical_sensor/interfaces/native/src/
H A Dmedical_native_impl.cpp251 int32_t UnsubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in UnsubscribeSensor() function
/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_js.cpp74 static int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function
/ohos5.0/base/useriam/face_auth/services_ex/src/
H A Dscreen_brightness_task.cpp133 void UnsubscribeSensor() in UnsubscribeSensor() function
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp182 int32_t UnsubscribeSensor(int32_t sensorTypeId) in UnsubscribeSensor() function