Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp110 static constexpr size_t column_count = 4; in print_thread_registers() local
149 if (current_row.size() == column_count) { in print_thread_registers()