Home
last modified time | relevance | path

Searched refs:UpdateSensorConfig (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h64 void UpdateSensorConfig(int sensorId, int64_t samplingInterval, int64_t reportInterval);
H A Dsensor_clients_manager.cpp144 void SensorClientsManager::UpdateSensorConfig(int sensorId, int64_t samplingInterval, int64_t repor… in UpdateSensorConfig() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
H A Dsensor_if_service.cpp275 …SensorClientsManager::GetInstance()->UpdateSensorConfig(sensorId, saSamplingInterval, saReportInte… in SetBatchSenior()
/ohos5.0/drivers/peripheral/sensor/test/unittest/dump/
H A Dhdf_sensor_dump_test.cpp125 …SensorClientsManager::GetInstance()->UpdateSensorConfig(sensorId, samplingInterval, reportInterval… in SetBatch()