HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultLocaleFromManifest (Results 1 - 2 of 2) 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);

Completed in 288 milliseconds