Searched refs:tag_map (Results 1 – 1 of 1) sorted by relevance
37 auto tag_map = GetTagMap(); in GetLogLevelForTag() local38 auto find = tag_map.find(tag); in GetLogLevelForTag()39 if (find != tag_map.end()) { in GetLogLevelForTag()