Home
last modified time | relevance | path

Searched defs:reportInterval (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/sensor/hdi_service/
H A Dsensor_client_info.h47 int32_t reportInterval; member
H A Dsensor_clients_manager.h93 int64_t reportInterval; member
H A Dsensor_clients_manager.cpp144 void SensorClientsManager::UpdateSensorConfig(int sensorId, int64_t samplingInterval, int64_t reportInterval) in UpdateSensorConfig() argument
160 void SensorClientsManager::UpdateSdcSensorConfig(int sensorId, int64_t samplingInterval, int64_t reportInterval) in UpdateSdcSensorConfig() argument
176 UpdateClientPeriodCount(int sensorId, int64_t samplingInterval, int64_t reportInterval) UpdateClientPeriodCount() argument
208 SetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &reportInterval) SetSensorBestConfig() argument
226 SetSdcSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &reportInterval) SetSdcSensorBestConfig() argument
245 GetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &reportInterval) GetSensorBestConfig() argument
392 SetClientSenSorConfig(int32_t sensorId, int32_t serviceId, int64_t samplingInterval, int64_t &reportInterval) SetClientSenSorConfig() argument
[all...]
H A Dsensor_if_service.cpp255 int32_t SensorIfService::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() argument
271 SetBatchSenior(int32_t serviceId, int32_t sensorId, int32_t mode, int64_t samplingInterval, int64_t reportInterval) SetBatchSenior() argument
323 SetDelay(int32_t sensorId, int64_t &samplingInterval, int64_t &reportInterval) SetDelay() argument
701 int64_t reportInterval = REPORT_INTERVAL; SetSdcSensor() local
[all...]
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h68 virtual int32_t SetSaBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetSaBatch() argument
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_device_manager.c184 int64_t reportInterval; in SetBatch() local
/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() argument
/drivers/peripheral/sensor/test/unittest/dump/
H A Dhdf_sensor_dump_test.cpp121 void HdfSensorDumpTest::SetBatch(int32_t sensorId, int64_t samplingInterval, int64_t reportInterval) in SetBatch() argument

Completed in 5 milliseconds