Home | History | Annotate | Download | only in extensions

Lines Matching refs:set

11 #include <set>
25 // Set the locale for this process to a fixed value, rather than using the
26 // normal file-based lookup mechanisms. This is used to set the locale inside
56 bool AddLocale(const std::set<std::string>& chrome_locales,
59 std::set<std::string>* valid_locales,
67 void GetAllLocales(std::set<std::string>* all_locales);
77 std::set<std::string>* locales,
89 const std::set<std::string>& valid_locales,
96 // |all_locales| is a set of all valid Chrome locales.
99 const std::set<std::string>& all_locales);