Searched defs:SubscribeSensor (Results 1 – 10 of 10) sorted by relevance
| /base/sensors/sensor_lite/frameworks/src/ |
| D | sensor_agent.c | 52 int32_t SubscribeSensor(int32_t sensorTypeId, SensorUser *user) in SubscribeSensor() function
|
| /base/sensors/sensor_lite/services/include/ |
| D | sensor_service.h | 57 int32_t (*SubscribeSensor)(int32_t sensorId, const SensorUser *user); member
|
| /base/powermgr/power_manager/test/unittest/src/scenario_test/proximity_controller/ |
| D | proximity_controller_base_test.cpp | 41 int32_t SubscribeSensor(int32_t /* sensorId */, const SensorUser* /* user */) in SubscribeSensor() function
|
| /base/sensors/medical_sensor/interfaces/native/src/ |
| D | medical_native_impl.cpp | 238 int32_t SubscribeSensor(int32_t sensorId, const MedicalSensorUser *user) in SubscribeSensor() function
|
| /base/sensors/medical_sensor/interfaces/plugin/src/ |
| D | medical_js.cpp | 91 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, const MedicalSensorUser *use… in SubscribeSensor() function
|
| /base/useriam/face_auth/services_ex/src/ |
| D | screen_brightness_task.cpp | 125 ResultCode SubscribeSensor() in SubscribeSensor() function
|
| /base/sensors/sensor/frameworks/native/src/ |
| D | sensor_agent.cpp | 116 int32_t SubscribeSensor(int32_t sensorId, const SensorUser *user) in SubscribeSensor() function
|
| D | sensor_agent_proxy.cpp | 271 int32_t SensorAgentProxy::SubscribeSensor(const SensorDescription &sensorDesc, const SensorUser *us… in SubscribeSensor() function in OHOS::Sensors::SensorAgentProxy
|
| /base/sensors/sensor/frameworks/js/ani/src/ |
| D | sensor_ani.cpp | 424 static int32_t SubscribeSensor(int32_t sensorTypeId, int64_t interval, RecordSensorCallback callbac… in SubscribeSensor() function
|
| /base/sensors/sensor/frameworks/js/napi/src/ |
| D | sensor_js.cpp | 231 int32_t SubscribeSensor(const SensorDescription &sensorDesc, int64_t interval, RecordSensorCallback… in SubscribeSensor() function
|