Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.cpp38 constexpr int64_t ERROR_INTERVAL = 0; variable
183 if (samplingInterval <= ERROR_INTERVAL || reportInterval < ERROR_INTERVAL) { in UpdateClientPeriodCount()