Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DAndroidUnwinder.h70 map_suffixes_to_ignore_(std::move(map_suffixes_to_ignore)) {} in AndroidUnwinder()
101 std::vector<std::string> map_suffixes_to_ignore_; variable
/system/unwinding/libunwindstack/
DAndroidUnwinder.cpp173 &map_suffixes_to_ignore_); in Unwind()
200 &map_suffixes_to_ignore_); in InternalUnwind()