Home
last modified time | relevance | path

Searched refs:GetProfileLocale (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_downloader.h63 virtual std::string GetProfileLocale() const;
Dprofile_downloader.cc258 std::string ProfileDownloader::GetProfileLocale() const { in GetProfileLocale() function in ProfileDownloader
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
Duser_image_manager_impl.cc770 downloader->GetProfileLocale())); in OnProfileDownloadSuccess()