Searched refs:GetSuffixesToIgnore (Results 1 – 2 of 2) sorted by relevance
159 const std::vector<std::string>& GetSuffixesToIgnore() { return suffixes_to_ignore_; } in GetSuffixesToIgnore() function
61 unwinder.Unwind(skip_names, &stack_map->GetSuffixesToIgnore()); in Unwind()