Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dgwp_asan.h65 void DumpDeallocationTrace(log_t* log, unwindstack::Unwinder* unwinder) const;
/system/core/debuggerd/libdebuggerd/
Dgwp_asan.cpp225 void GwpAsanCrashData::DumpDeallocationTrace(log_t* log, unwindstack::Unwinder* unwinder) const { in DumpDeallocationTrace() function in GwpAsanCrashData
Dtombstone.cpp430 gwp_asan_crash_data->DumpDeallocationTrace(log, unwinder); in dump_thread()