Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dgwp_asan.h87 const char* error_string_; variable
/system/core/debuggerd/libdebuggerd/
Dgwp_asan.cpp96 error_string_ = gwp_asan::ErrorToString(error_); in GwpAsanCrashData()
178 _LOG(log, logtype::HEADER, "Cause: [GWP-ASan]: %s at 0x%" PRIxPTR ".\n", error_string_, in DumpCause()
214 error_string_, diff, byte_suffix, location_str, alloc_size, alloc_address); in DumpCause()
/system/core/debuggerd/libdebuggerd/test/
Dtombstone_test.cpp371 error_string_ = gwp_asan::ErrorToString(error_);