Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/bench/
DStats.h61 kVibratorErrorCount enumerator
103 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()
151 if (errorIndex >= kVibratorErrorCount) { in logError()
/hardware/google/pixel/vibrator/cs40l26/
DStats.h129 kVibratorErrorCount enumerator
143 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()
195 if (errorIndex >= kVibratorErrorCount) { in logError()
/hardware/google/pixel/vibrator/cs40l25/
DStats.h128 kVibratorErrorCount enumerator
172 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()
227 if (errorIndex >= kVibratorErrorCount) { in logError()