Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp47 constexpr int32_t INDEX_MIN_RESTRICT = 1; variable
329 if (i < INDEX_MIN_RESTRICT) { in ProcessContinuousEvent()