Searched refs:g_faultTypeInShort (Results 1 – 1 of 1) sorted by relevance
52 static std::map<std::string, std::string> g_faultTypeInShort = { variable200 fault_type_iter = g_faultTypeInShort.find(curr_.errType); in CalibrateErrTypeProcName()201 if (fault_type_iter != g_faultTypeInShort.end()) { in CalibrateErrTypeProcName()