Searched refs:mErrorCounts (Results 1 – 5 of 5) sorted by relevance
103 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()158 mErrorCounts[errorIndex]++; in logError()213 std::vector<int32_t> mErrorCounts; variable
114 dprintf(fd, " Error Counts: %s\n", dumpData(mErrorCounts).c_str()); in debug()213 clearData(&mErrorCounts); in uploadErrorAtoms()274 values[0].set<VendorAtomValue::repeatedIntValue>(mErrorCounts); in vibratorErrorAtom()
63 std::vector<int32_t> mErrorCounts; variable
143 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()202 mErrorCounts[errorIndex]++; in logError()
172 mErrorCounts = std::vector<int32_t>(kVibratorErrorCount, 0); in StatsApi()234 mErrorCounts[errorIndex]++; in logError()