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