Searched refs:profile_locale (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader.cc141 std::string* profile_locale) {
145 DCHECK(profile_locale);
150 *profile_locale = std::string();
171 root_dictionary->GetString(kLocalePath, profile_locale);
136 ParseProfileJSON(const std::string& data, base::string16* full_name, base::string16* given_name, std::string* url, int image_size, std::string* profile_locale) argument
H A Dprofile_downloader.h109 std::string* profile_locale);
/external/chromium_org/chrome/browser/search/
H A Dhotword_service.cc147 std::string profile_locale = local
149 if (!profile_locale.empty()) {
151 return profile_locale;

Completed in 78 milliseconds