Home
last modified time | relevance | path

Searched defs:samplingInterval (Results 26 – 44 of 44) sorted by relevance

12

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/pedometer/
H A Dsensor_pedometer_driver.c165 static int32_t SetPedometerBatch(int64_t samplingInterval, int64_t interval) in SetPedometerBatch()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/proximity/
H A Dsensor_proximity_driver.c161 static int32_t SetProximityBatch(int64_t samplingInterval, int64_t interval) in SetProximityBatch()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/temperature/
H A Dsensor_temperature_driver.c164 static int32_t SetTemperatureBatch(int64_t samplingInterval, int64_t interval) in SetTemperatureBatch()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/accel/
H A Dsensor_accel_driver.c187 static int32_t SetAccelBatch(int64_t samplingInterval, int64_t interval) in SetAccelBatch()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_driver.c147 static int32_t SetPpgBatch(int64_t samplingInterval, int64_t interval) in SetPpgBatch()
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/
H A Dsensor_native_test.cpp631 int64_t samplingInterval = 0; variable
654 int64_t samplingInterval = 0; variable
/ohos5.0/base/sensors/medical_sensor/interfaces/native/src/
H A Dmedical_native_impl.cpp213 int32_t SetBatch(int32_t sensorId, const MedicalSensorUser *user, int64_t samplingInterval, int64_t… in SetBatch()
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dhdi_connection.cpp144 int32_t HdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp286 int32_t HdiServiceImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dhdi_connection.cpp130 int32_t HdiConnection::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_device_manager.c183 int64_t samplingInterval; in SetBatch() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/hall/
H A Dsensor_hall_driver.c263 static int32_t SetHallBatch(int64_t samplingInterval, int64_t interval) in SetHallBatch()
/ohos5.0/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_js.cpp228 int32_t samplingInterval = 0; in GetAudioData() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/als/
H A Dsensor_als_driver.c299 static int32_t SetAlsBatch(int64_t samplingInterval, int64_t interval) in SetAlsBatch()
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c305 static int32_t SetSensorBatch(int32_t sensorId, int64_t samplingInterval, int64_t interval) in SetSensorBatch()
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp197 int32_t SensorImpl::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch()
/ohos5.0/base/web/webview/ohos_adapter/sensor_adapter/src/
H A Dsensor_adapter_impl.cpp354 int32_t SensorAdapterImpl::SubscribeOhosSensor(int32_t sensorTypeId, int64_t samplingInterval) in SubscribeOhosSensor()
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent_proxy.cpp218 …32_t SensorAgentProxy::SetBatch(int32_t sensorId, const SensorUser *user, int64_t samplingInterval, in SetBatch()
/ohos5.0/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_proxy.c396 …BatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t samplingInterval, in SetBatchByProxy()

12