Home
last modified time | relevance | path

Searched refs:GetSensorBestConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h48 void GetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &reportInterval);
H A Dsensor_if_service.cpp281 …SensorClientsManager::GetInstance()->GetSensorBestConfig(sensorId, samplingInterval, reportInterva… in SetBatchSenior()
729 …SensorClientsManager::GetInstance()->GetSensorBestConfig(sensorId, samplingInterval, reportInterva… in SetSdcSensor()
H A Dsensor_clients_manager.cpp245 void SensorClientsManager::GetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &re… in GetSensorBestConfig() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager