HomeSort by relevance Sort by last modified time
    Searched defs:all_locales (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
extension_file_util.cc 426 std::set<std::string> all_locales; local
427 extension_l10n_util::GetAllLocales(&all_locales);
434 all_locales))
extension_unpacker.cc 128 std::set<std::string> all_locales; local
129 extension_l10n_util::GetAllLocales(&all_locales);
133 all_locales))

Completed in 67 milliseconds