Home
last modified time | relevance | path

Searched refs:column_count (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/crypto/tests/
Dcertificate_utils_test.cpp47 size_t column_count = 0; in hexdump() local
50 if (++column_count % 40 == 0) s << "\n"; in hexdump()
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto_to_text.cpp150 static constexpr size_t column_count = 4; in print_thread_registers() local
190 if (current_row.size() == column_count) { in print_thread_registers()