Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dasan_collector.h42 std::string GetTopStackWithoutCommonLib(const std::string& description);
Dasan_collector.cpp196 std::string AsanCollector::GetTopStackWithoutCommonLib(const std::string& description) in GetTopStackWithoutCommonLib() function in OHOS::HiviewDFX::AsanCollector
245 curr_.procName = GetTopStackWithoutCommonLib(curr_.description); in CalibrateErrTypeProcName()