Searched refs:show_all_frames (Results 1 – 2 of 2) sorted by relevance
45 explicit AndroidUnwinderData(const bool show_all_frames) : show_all_frames(show_all_frames) {} in AndroidUnwinderData()55 const bool show_all_frames = false; member
173 unwinder.Unwind(data.show_all_frames ? nullptr : &initial_map_names_to_skip_, in Unwind()200 data.show_all_frames ? nullptr : &initial_map_names_to_skip_, in InternalUnwind()