Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dasan_collector.cpp52 static std::map<std::string, std::string> g_faultTypeInShort = { variable
200 fault_type_iter = g_faultTypeInShort.find(curr_.errType); in CalibrateErrTypeProcName()
201 if (fault_type_iter != g_faultTypeInShort.end()) { in CalibrateErrTypeProcName()