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