Searched refs:account_id (Results 1 - 25 of 210) sorted by path

123456789

/external/chromium_org/ash/system/user/
H A Daccounts_detailed_view.cc206 const std::string& account_id = secondary_accounts[i]; local
208 base::ASCIIToUTF16(delegate_->GetAccountDisplayName(account_id)));
212 delete_button_to_account_id_[delete_button] = account_id;
H A Duser_accounts_delegate.h44 // Returns display name for given |account_id|.
45 virtual std::string GetAccountDisplayName(const std::string& account_id) = 0;
47 // Deletes given |account_id| from the list of user's account. Passing
48 // |account_id| that is not from list is no-op.
49 virtual void DeleteAccount(const std::string& account_id) = 0;
/external/chromium_org/chrome/browser/android/profiles/
H A Dprofile_downloader_android.cc27 const std::string& account_id,
30 account_id_(account_id),
95 const std::string& account_id,
104 base::android::ConvertUTF8ToJavaString(env, account_id).obj(),
156 const std::string account_id = local
159 new AccountInfoRetriever(profile, account_id, image_side_pixels);
26 AccountInfoRetriever(Profile* profile, const std::string& account_id, const int desired_image_side_pixels) argument
94 OnProfileDownloadSuccess( const std::string& account_id, const base::string16& full_name, const SkBitmap& bitmap) argument
/external/chromium_org/chrome/browser/android/signin/
H A Dsignin_manager_android.cc226 const std::string& account_id,
225 MergeSessionCompleted( const std::string& account_id, const GoogleServiceAuthError& error) argument
H A Dsignin_manager_android.h77 const std::string& account_id,
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_manager.cc517 if (it->account_id == auto_login_account_id)
H A Dstartup_app_launcher.cc233 const std::string& account_id) {
232 OnRefreshTokenAvailable( const std::string& account_id) argument
H A Dstartup_app_launcher.h106 virtual void OnRefreshTokenAvailable(const std::string& account_id) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_drive.cc1006 const std::string& account_id = signin_manager->GetAuthenticatedAccountId(); local
1012 account_id,
/external/chromium_org/chrome/browser/chromeos/login/
H A Dexisting_user_controller.cc1090 if (it->account_id == auto_login_account_id) {
H A Dexisting_user_controller_auto_login_unittest.cc102 void SetAutoLoginSettings(const std::string& account_id, int delay) { argument
105 account_id);
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dcontroller_pairing_screen.cc199 const std::string account_id = local
201 const std::string domain(gaia::ExtractDomainName(account_id));
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_login_manager.cc132 const std::string& account_id) {
139 // sure to restore session cookies in the context of the correct account_id.
148 if (GetPrimaryAccountId() == account_id) {
151 account_id, user_manager::User::OAUTH2_TOKEN_STATUS_VALID);
131 OnRefreshTokenAvailable( const std::string& account_id) argument
H A Doauth2_login_manager.h169 virtual void OnRefreshTokenAvailable(const std::string& account_id) OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dcloud_external_data_policy_observer_unittest.cc117 void SetDeviceLocalAccountAvatarPolicy(const std::string& account_id,
120 void AddDeviceLocalAccount(const std::string& account_id);
121 void RemoveDeviceLocalAccount(const std::string& account_id);
259 const std::string& account_id,
264 builder.policy_data().set_settings_entity_id(account_id);
265 builder.policy_data().set_username(account_id);
270 account_id,
275 const std::string& account_id) {
278 account->set_account_id(account_id);
287 const std::string& account_id) {
258 SetDeviceLocalAccountAvatarPolicy( const std::string& account_id, const std::string& value) argument
274 AddDeviceLocalAccount( const std::string& account_id) argument
286 RemoveDeviceLocalAccount( const std::string& account_id) argument
[all...]
H A Dconsumer_management_service.cc283 const std::string& account_id) {
286 if (account_id == GetAccountIdFromProfile(enrolling_profile_)) {
392 const std::string& account_id = GetAccountIdFromProfile(profile); local
395 if (token_service->RefreshTokenIsAvailable(account_id)) {
409 const std::string& account_id = GetAccountIdFromProfile(enrolling_profile_); local
411 enrolling_profile_)->StartRequest(account_id, oauth_scopes, this);
282 OnRefreshTokenAvailable( const std::string& account_id) argument
H A Dconsumer_management_service.h157 virtual void OnRefreshTokenAvailable(const std::string& account_id) OVERRIDE;
H A Ddevice_local_account.cc31 const std::string& account_id,
34 account_id(account_id),
35 user_id(GenerateDeviceLocalAccountUserId(account_id, type)),
42 std::string GenerateDeviceLocalAccountUserId(const std::string& account_id, argument
57 base::HexEncode(account_id.c_str(), account_id.size()) + "@" +
101 it->account_id);
134 std::string account_id; local
136 chromeos::kAccountsPrefDeviceLocalAccountsKeyId, &account_id) ||
30 DeviceLocalAccount(Type type, const std::string& account_id, const std::string& kiosk_app_id) argument
165 << i << ": " << account_id << "."; local
[all...]
H A Ddevice_local_account.h30 const std::string& account_id,
36 // * The |account_id| is chosen by the entity that defines the device-local
37 // account. The only constraints are that the |account_id| be unique and,
43 // The |account_id| is primarily used by policy code: If device policy defines
44 // a device-local account with a certain |account_id|, the user policy for
45 // that account has to be fetched by referencing the same |account_id|.
48 // of the global user list on the device. The |account_id| would not be safe
52 std::string account_id; member in struct:policy::DeviceLocalAccount
57 std::string GenerateDeviceLocalAccountUserId(const std::string& account_id,
H A Ddevice_local_account_browsertest.cc611 const std::string& account_id) {
618 base::HexEncode(account_id.c_str(), account_id.size()));
621 base::FilePath GetCacheCRXFile(const std::string& account_id, argument
624 return GetExtensionCacheDirectoryForAccountID(account_id)
749 static bool IsKnownUser(const std::string& account_id) { argument
750 return user_manager::UserManager::Get()->IsKnownUser(account_id);
854 static bool IsNotKnownUser(const std::string& account_id) { argument
855 return !IsKnownUser(account_id);
610 GetExtensionCacheDirectoryForAccountID( const std::string& account_id) argument
H A Ddevice_local_account_external_data_manager.cc17 const std::string& account_id,
26 account_id, backend_task_runner, resource_cache)));
16 DeviceLocalAccountExternalDataManager( const std::string& account_id, const GetChromePolicyDetailsCallback& get_policy_details, scoped_refptr<base::SequencedTaskRunner> backend_task_runner, scoped_refptr<base::SequencedTaskRunner> io_task_runner, ResourceCache* resource_cache) argument
H A Ddevice_local_account_external_data_manager.h48 // The data is keyed by |account_id|, allowing one cache to be shared by any
52 const std::string& account_id,
H A Ddevice_local_account_external_data_service.cc72 const std::string& account_id,
75 external_data_managers_[account_id];
78 account_id,
71 GetExternalDataManager( const std::string& account_id, CloudPolicyStore* policy_store) argument
H A Ddevice_local_account_external_data_service.h43 GetExternalDataManager(const std::string& account_id,
H A Ddevice_local_account_policy_service.cc82 // policy cache used for |account_id|.
83 std::string GetCacheSubdirectoryForAccountID(const std::string& account_id) { argument
84 return base::HexEncode(account_id.c_str(), account_id.size());
126 : account_id_(account.account_id),
133 store_->account_id()),
143 GetCacheSubdirectoryForAccountID(account.account_id)));
326 const std::string& account_id) {
327 return busy_extension_cache_directories_.find(account_id) !=
335 !IsExtensionCacheDirectoryBusy(it->second->account_id())) {
325 IsExtensionCacheDirectoryBusy( const std::string& account_id) argument
341 StartExtensionCacheForAccountIfPresent( const std::string& account_id) argument
361 OnObsoleteExtensionCacheShutdown( const std::string& account_id) argument
389 OnObsoleteExtensionCacheDeleted( const std::string& account_id) argument
[all...]

Completed in 1508 milliseconds

123456789