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

  /external/chromium/chrome/common/extensions/
extension_l10n_util.h 32 std::string GetDefaultLocaleFromManifest(const DictionaryValue& manifest,
extension_l10n_util.cc 40 std::string GetDefaultLocaleFromManifest(const DictionaryValue& manifest,
140 std::string default_locale = GetDefaultLocaleFromManifest(*manifest, error);
  /external/chromium_org/chrome/common/extensions/
extension_l10n_util.h 33 std::string GetDefaultLocaleFromManifest(const base::DictionaryValue& manifest,
extension_l10n_util.cc 112 std::string GetDefaultLocaleFromManifest(const base::DictionaryValue& manifest,
266 std::string default_locale = GetDefaultLocaleFromManifest(*manifest, error);
406 std::string default_locale = GetDefaultLocaleFromManifest(*manifest, error);

Completed in 156 milliseconds