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

  /external/chromium_org/chrome/common/extensions/
extension_l10n_util.cc 37 base::DictionaryValue* LoadMessageFile(const base::FilePath& locale_path,
390 LoadMessageFile(locale_path, all_fallback_locales[i], error));
422 LoadMessageFile(locale_path, *locale, &locale_error));
  /external/chromium/chrome/common/extensions/
extension_l10n_util.cc 242 static DictionaryValue* LoadMessageFile(const FilePath& locale_path,
278 LoadMessageFile(locale_path, all_fallback_locales[i], error));

Completed in 48 milliseconds