Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h49 void EraseSdcSensorBestConfig(int sensorId);
H A Dsensor_clients_manager.cpp265 void SensorClientsManager::EraseSdcSensorBestConfig(int sensorId) in EraseSdcSensorBestConfig() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
H A Dsensor_if_service.cpp723 SensorClientsManager::GetInstance()->EraseSdcSensorBestConfig(sensorId); in SetSdcSensor()