Searched refs:UnwindLog (Results 1 – 5 of 5) sorted by relevance
40 void UnwindLog(const std::vector<unwindstack::FrameData>& frame_info);
71 void UnwindLog(const std::vector<unwindstack::FrameData>& frame_info) { in UnwindLog() function
277 UnwindLog(backtrace_info_entry->second); in LogBacktrace()510 UnwindLog(*list_info.backtrace_info); in LogLeaks()
296 UnwindLog(frames_info); in BacktraceAndLog()
88 void UnwindLog(const std::vector<unwindstack::FrameData>& /*frame_info*/) {} in UnwindLog() function