Home
last modified time | relevance | path

Searched defs:SubscribeSensorImpl (Results 1 – 2 of 2) sorted by relevance

/base/sensors/sensor_lite/services/src/
Dsensor_service_impl.c219 int32_t SubscribeSensorImpl(int32_t sensorId, const SensorUser *user) in SubscribeSensorImpl() function
/base/sensors/sensor/frameworks/cj/src/
Dcj_sensor_impl.cpp42 int32_t CJSensorImpl::SubscribeSensorImpl(int32_t sensorId, int64_t interval) in SubscribeSensorImpl() function in OHOS::Sensors::CJSensorImpl