Searched refs:custodian_profile_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service.cc14 : custodian_profile_(custodian_profile) {
26 std::string username = custodian_profile_->GetPrefs()->GetString(
32 std::string current_email = custodian_profile_->GetProfileName();
60 DCHECK(custodian_profile_);
61 return custodian_profile_;
H A Dcustodian_profile_downloader_service.h26 // Downloads the GAIA account information for the |custodian_profile_|.
53 Profile* custodian_profile_; member in class:CustodianProfileDownloaderService

Completed in 674 milliseconds