Searched refs:g_ShortLogLevels (Results 1 – 1 of 1) sorted by relevance
240 static const StringMap g_ShortLogLevels({ variable249 return g_ShortLogLevels.GetValue(logLevel); in LogLevel2ShortStr()254 return g_ShortLogLevels.GetKey(str); in ShortStr2LogLevel()268 vector<uint16_t> levels = g_ShortLogLevels.GetAllKeys(); in ComboLogLevel2Str()