Searched refs:status_text_map (Results 1 – 1 of 1) sorted by relevance
275 static std::vector<std::pair<int, const char*>> status_text_map = { in GetStatusText() local324 for (const auto& pair : status_text_map) { in GetStatusText()