Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dscudo.cpp184 const char* byte_suffix = "s"; in DumpReport() local
186 byte_suffix = ""; in DumpReport()
190 error_type_str, diff, byte_suffix, location_str, report->allocation_size, in DumpReport()
Dgwp_asan.cpp208 const char* byte_suffix = "s"; in DumpCause() local
210 byte_suffix = ""; in DumpCause()
214 error_string_, diff, byte_suffix, location_str, alloc_size, alloc_address); in DumpCause()
Dtombstone_proto.cpp176 const char* byte_suffix = "s"; in set_human_readable_cause() local
178 byte_suffix = ""; in set_human_readable_cause()
183 error_type_str, diff, byte_suffix, location_str, heap_object.size(), heap_object.address())); in set_human_readable_cause()