Searched refs:SetClientSenSorConfig (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_clients_manager.h | 74 …void SetClientSenSorConfig(int32_t sensorId, int32_t serviceId, int64_t samplingInterval, int64_t …
|
H A D | sensor_clients_manager.cpp | 392 void SensorClientsManager::SetClientSenSorConfig(int32_t sensorId, int32_t serviceId, int64_t sampl… in SetClientSenSorConfig() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
|
H A D | sensor_if_service.cpp | 253 …SensorClientsManager::GetInstance()->SetClientSenSorConfig(sensorId, serviceId, samplingInterval, … in SetBatchSenior()
|
/ohos5.0/drivers/peripheral/sensor/test/unittest/dump/ |
H A D | hdf_sensor_dump_test.cpp | 124 …SensorClientsManager::GetInstance()->SetClientSenSorConfig(sensorId, g_serviceId, samplingInterval… in SetBatch()
|