Searched defs:LOCALES (Results 1 – 2 of 2) sorted by relevance
55 const static std::unordered_map<std::string, Language> LOCALES; variable
64 private static final HashMap<String, Integer> LOCALES = new HashMap<>(); field in DataFetcher