Searched refs:GetBrowserProfile (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader_delegate.h43 virtual Profile* GetBrowserProfile() = 0;
H A Dgaia_info_update_service.h38 virtual Profile* GetBrowserProfile() OVERRIDE;
H A Dprofile_downloader.cc229 delegate_->GetBrowserProfile());
239 SigninManagerFactory::GetForProfile(delegate_->GetBrowserProfile());
280 delegate_->GetBrowserProfile()->GetRequestContext());
291 Profile* profile = delegate_->GetBrowserProfile();
305 delegate_->GetBrowserProfile());
362 delegate_->GetBrowserProfile()->GetRequestContext());
402 delegate_->GetBrowserProfile());
H A Dgaia_info_update_service.cc87 Profile* GAIAInfoUpdateService::GetBrowserProfile() { function in class:GAIAInfoUpdateService
/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service.h37 virtual Profile* GetBrowserProfile() OVERRIDE;
H A Dcustodian_profile_downloader_service.cc59 Profile* CustodianProfileDownloaderService::GetBrowserProfile() { function in class:CustodianProfileDownloaderService
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_manager_impl.h90 virtual Profile* GetBrowserProfile() OVERRIDE;
H A Duser_image_manager_impl.cc750 Profile* UserImageManagerImpl::GetBrowserProfile() { function in class:chromeos::UserImageManagerImpl
/external/chromium_org/chrome/browser/android/profiles/
H A Dprofile_downloader_android.cc52 virtual Profile* GetBrowserProfile() OVERRIDE {

Completed in 1569 milliseconds