Searched defs:numError (Results 1 – 1 of 1) sorted by relevance
| /system/core/bootstat/ | ||
| D | bootstat.cpp | 579 size_t numError(uint8_t l, uint8_t r) const { return std::bitset<8>(l ^ r).count(); } in numError() function in __anonabd3ca300111::pstoreConsole |