HomeSort by relevance Sort by last modified time
    Searched refs:GetAllLocales (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/extensions/
extension_l10n_util.h 67 void GetAllLocales(std::set<std::string>* all_locales);
extension_l10n_util.cc 193 void GetAllLocales(std::set<std::string>* all_locales) {
209 GetAllLocales(&chrome_locales);
extension_unpacker.cc 129 extension_l10n_util::GetAllLocales(&all_locales);
extension_file_util.cc 427 extension_l10n_util::GetAllLocales(&all_locales);

Completed in 166 milliseconds