Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DLocalUnwinder.cpp61 bool LocalUnwinder::ShouldSkipLibrary(const std::string& map_name) { in ShouldSkipLibrary() function in unwindstack::LocalUnwinder
123 if (num_frames != 0 || !ShouldSkipLibrary(map_info->name)) { in Unwind()
/system/core/libunwindstack/include/unwindstack/
DLocalUnwinder.h69 bool ShouldSkipLibrary(const std::string& map_name);