Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h76 void UpdateClientPeriodCount(int sensorId, int64_t samplingInterval, int64_t reportInterval);
H A Dsensor_clients_manager.cpp176 void SensorClientsManager::UpdateClientPeriodCount(int sensorId, int64_t samplingInterval, int64_t … in UpdateClientPeriodCount() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
H A Dsensor_if_service.cpp276 …SensorClientsManager::GetInstance()->UpdateClientPeriodCount(sensorId, saSamplingInterval, saRepor… in SetBatchSenior()
/ohos5.0/drivers/peripheral/sensor/test/unittest/dump/
H A Dhdf_sensor_dump_test.cpp126 …SensorClientsManager::GetInstance()->UpdateClientPeriodCount(sensorId, samplingInterval, reportInt… in SetBatch()