Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DUnwinder.cpp126 static bool ShouldStop(const std::vector<std::string>* map_suffixes_to_ignore, in ShouldStop() function
165 if (ShouldStop(map_suffixes_to_ignore, map_info->name)) { in Unwind()