Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DUnwinder.cpp134 static bool ShouldStop(const std::vector<std::string>* map_suffixes_to_ignore, in ShouldStop() function
180 if (ShouldStop(map_suffixes_to_ignore, map_info->name())) { in Unwind()