Home
last modified time | relevance | path

Searched defs:SubscribeSensor (Results 1 – 10 of 10) sorted by relevance

/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent.c52 int32_t SubscribeSensor(int32_t sensorTypeId, SensorUser *user) in SubscribeSensor() function
/base/sensors/sensor_lite/services/include/
Dsensor_service.h57 int32_t (*SubscribeSensor)(int32_t sensorId, const SensorUser *user); member
/base/powermgr/power_manager/test/unittest/src/scenario_test/proximity_controller/
Dproximity_controller_base_test.cpp41 int32_t SubscribeSensor(int32_t /* sensorId */, const SensorUser* /* user */) in SubscribeSensor() function
/base/sensors/medical_sensor/interfaces/native/src/
Dmedical_native_impl.cpp238 int32_t SubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in SubscribeSensor() function
/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_js.cpp91 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, const MedicalSensorUser *use… in SubscribeSensor() function
/base/useriam/face_auth/services_ex/src/
Dscreen_brightness_task.cpp125 ResultCode SubscribeSensor() in SubscribeSensor() function
/base/sensors/sensor/frameworks/native/src/
Dsensor_agent.cpp116 int32_t SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function
Dsensor_agent_proxy.cpp271 int32_t SensorAgentProxy::SubscribeSensor(const SensorDescription &sensorDesc, const SensorUser *us… in SubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
/base/sensors/sensor/frameworks/js/ani/src/
Dsensor_ani.cpp424 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, RecordSensorCallback callbac… in SubscribeSensor() function
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_js.cpp231 int32_t SubscribeSensor(const SensorDescription &sensorDesc, int64_t interval, RecordSensorCallback… in SubscribeSensor() function