Searched refs:cros_user (Results 1 – 10 of 10) sorted by relevance
85 const std::string& cros_user) { in CreateProfileSyncService() argument88 this, profile_, cros_user); in CreateProfileSyncService()
24 const std::string& cros_user);
145 const std::string& cros_user);459 const std::string& cros_user() const { return cros_user_; } in cros_user() function
54 const std::string& cros_user) = 0;
92 if (!service->cros_user().empty()) in GetArgsForGaiaLogin()93 user = UTF8ToUTF16(service->cros_user()); in GetArgsForGaiaLogin()
69 const std::string& cros_user) in ProfileSyncService() argument76 cros_user_(cros_user), in ProfileSyncService()
126 const std::string& cros_user);128 void InitSyncService(const std::string& cros_user);
1372 const std::string& cros_user) { in GetProfileSyncService() argument1377 InitSyncService(cros_user); in GetProfileSyncService()1394 void ProfileImpl::InitSyncService(const std::string& cros_user) { in InitSyncService() argument1398 profile_sync_factory_->CreateProfileSyncService(cros_user)); in InitSyncService()
460 const std::string& cros_user) = 0;
518 const std::string& cros_user) { in GetProfileSyncService() argument