Home
last modified time | relevance | path

Searched refs:account_id (Results 1 – 25 of 1850) sorted by relevance

12345678910>>...74

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Dknown_user.cc143 switch (account_id.GetAccountType()) { in UserMatches()
218 if (!account_id.is_valid()) in FindPrefs()
250 if (!account_id.is_valid()) in UpdatePrefs()
287 UpdatePrefs(account_id, dict, false); in SetStringPref()
305 UpdatePrefs(account_id, dict, false); in SetBooleanPref()
349 ClearPref(account_id, path); in RemovePref()
472 if (GetBooleanPref(account_id, in GetGaiaIdMigrationStatus()
495 UpdateId(account_id); in SaveKnownUser()
514 SetStringPref(account_id, kGAIAIdKey, account_id.GetGaiaId()); in UpdateId()
517 SetStringPref(account_id, kObjGuidKey, account_id.GetObjGuid()); in UpdateId()
[all …]
H A Dknown_user.h30 bool USER_MANAGER_EXPORT FindPrefs(const AccountId& account_id,
104 SetGaiaIdMigrationStatusDone(const AccountId& account_id,
163 GetIsUsingSAMLPrincipalsAPI(const AccountId& account_id);
178 GetProfileRequiresPolicy(const AccountId& account_id);
182 SetProfileRequiresPolicy(const AccountId& account_id,
187 ClearProfileRequiresPolicy(const AccountId& account_id);
217 GetChallengeResponseKeys(const AccountId& account_id);
228 GetOfflineSigninLimit(const AccountId& account_id);
240 SetUserLastLoginInputMethod(const AccountId& account_id,
269 GetPasswordSyncToken(const AccountId& account_id);
[all …]
H A Duser_manager_base.cc75 account_id.HasAccountIdKey() ? account_id.GetAccountIdKey() in GetStoredUserType()
173 if (IsDemoApp(account_id)) { in UserLoggedIn()
325 RemoveUserFromList(account_id); in RemoveNonOwnerUserInternal()
384 const AccountId& account_id, in SaveUserOAuthStatus() argument
492 const AccountId& account_id, in UpdateUserAccountData() argument
618 if (IsGuestAccountId(account_id) || IsStubAccountId(account_id)) in IsUserNonCryptohomeDataEphemeral()
623 if (account_id == GetOwnerAccountId() || UserExistsInList(account_id) || in IsUserNonCryptohomeDataEphemeral()
654 if (IsGuestAccountId(account_id) || IsDemoApp(account_id)) in IsUserCryptohomeDataEphemeral()
921 const AccountId& account_id, in RegularUserLoggedInAsEphemeral() argument
1000 const AccountId& account_id, in RemoveRegularOrSupervisedUserFromList() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Dknown_user.cc116 switch (account_id.GetAccountType()) { in UserMatches()
145 switch (account_id.GetAccountType()) { in UpdateIdentity()
254 UpdatePrefs(account_id, dict, false); in SetStringPref()
272 UpdatePrefs(account_id, dict, false); in SetBooleanPref()
289 UpdatePrefs(account_id, dict, false); in SetIntegerPref()
308 UpdatePrefs(account_id, dict, false); in SetPref()
316 ClearPref(account_id, path); in RemovePref()
439 if (GetBooleanPref(account_id, in GetGaiaIdMigrationStatus()
462 UpdateId(account_id); in SaveKnownUser()
481 SetStringPref(account_id, kGAIAIdKey, account_id.GetGaiaId()); in UpdateId()
[all …]
H A Dknown_user.h30 bool USER_MANAGER_EXPORT FindPrefs(const AccountId& account_id,
75 bool USER_MANAGER_EXPORT GetPref(const AccountId& account_id,
104 SetGaiaIdMigrationStatusDone(const AccountId& account_id,
159 UpdateIsUsingSAMLPrincipalsAPI(const AccountId& account_id,
163 GetIsUsingSAMLPrincipalsAPI(const AccountId& account_id);
178 GetProfileRequiresPolicy(const AccountId& account_id);
182 SetProfileRequiresPolicy(const AccountId& account_id,
187 ClearProfileRequiresPolicy(const AccountId& account_id);
217 GetChallengeResponseKeys(const AccountId& account_id);
228 GetOfflineSigninLimit(const AccountId& account_id);
[all …]
H A Duser_manager_base.cc75 account_id.HasAccountIdKey() ? account_id.GetAccountIdKey() in GetStoredUserType()
177 if (IsDemoApp(account_id)) { in UserLoggedIn()
335 RemoveUserFromList(account_id); in RemoveNonOwnerUserInternal()
357 OnUserRemoved(account_id); in RemoveUserFromList()
401 const AccountId& account_id, in SaveUserOAuthStatus() argument
509 const AccountId& account_id, in UpdateUserAccountData() argument
640 if (IsGuestAccountId(account_id) || IsStubAccountId(account_id)) in IsUserNonCryptohomeDataEphemeral()
645 if (account_id == GetOwnerAccountId() || UserExistsInList(account_id) || in IsUserNonCryptohomeDataEphemeral()
676 if (IsGuestAccountId(account_id) || IsDemoApp(account_id)) in IsUserCryptohomeDataEphemeral()
949 const AccountId& account_id, in RegularUserLoggedInAsEphemeral() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/quick_unlock/
H A Dpin_backend.cc221 if (!PrefService(account_id) in SetPinAutoSubmitEnabled()
235 PrefService(account_id) in SetPinAutoSubmitEnabled()
305 account_id, key, in TryAuthenticate()
348 if (!PrefService(account_id) in GetExposedPinLength()
395 PrefService(account_id) in OnPinAutosubmitCheckComplete()
423 PrefService(account_id) in UpdatePinAutosubmitOnSet()
469 if (PrefService(account_id) in PinAutosubmitBackfill()
476 if (!PrefService(account_id) in PinAutosubmitBackfill()
479 PrefService(account_id) in PinAutosubmitBackfill()
487 PrefService(account_id) in PinAutosubmitBackfill()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service_delegate_android_unittest.cc160 delegate_->UpdateAccountList(account1_.account_id, {account1_.account_id}, in TEST_F()
181 delegate_->UpdateAccountList(account1_.account_id, {account2_.account_id}, in TEST_F()
197 delegate_->UpdateAccountList(account1_.account_id, {account1_.account_id}, in TEST_F()
224 delegate_->UpdateAccountList(account2_.account_id, {account1_.account_id}, in TEST_F()
234 {account1_.account_id, account2_.account_id}))) in TEST_F()
246 {account1_.account_id, account2_.account_id}); in TEST_F()
255 {account1_.account_id, account2_.account_id}))) in TEST_F()
265 delegate_->UpdateAccountList(account1_.account_id, {account2_.account_id}, in TEST_F()
266 {account1_.account_id, account2_.account_id}); in TEST_F()
286 delegate_->UpdateAccountList(account1_.account_id, in TEST_F()
[all …]
H A Dmutable_profile_oauth2_token_service_delegate.cc287 ValidateAccountId(account_id); in CreateAccessTokenFetcher()
320 ValidateAccountId(account_id); in UpdateAuthError()
538 account_id = account_info.account_id; in LoadAllCredentialsIntoMemory()
646 DCHECK(!account_id.empty()); in UpdateCredentials()
649 ValidateAccountId(account_id); in UpdateCredentials()
663 DCHECK(!account_id.empty()); in UpdateCredentialsInMemory()
709 DCHECK(!account_id.empty()); in PersistCredentials()
757 DCHECK(!account_id.empty()); in ClearPersistedCredentials()
760 << account_id; in ClearPersistedCredentials()
791 ->UpdateCredentials(account_id, GetRefreshToken(account_id), in ExtractCredentials()
[all …]
H A Daccount_tracker_service.cc226 account_info.account_id = account_id; in StartTrackingAccount()
239 accounts_.erase(account_id); in StopTrackingAccount()
261 maybe_account_info.value().account_id = account_id; in SetAccountInfoFromUserInfo()
285 DCHECK(base::Contains(accounts_, account_id)) << account_id.ToString(); in SetIsChildAccount()
298 DCHECK(base::Contains(accounts_, account_id)) << account_id.ToString(); in SetIsAdvancedProtectionAccount()
353 CoreAccountId account_id = new_account_info.account_id; in MigrateToGaiaId() local
365 accounts_.erase(account_id); in MigrateToGaiaId()
439 const CoreAccountId& account_id = pair.second.account_id; in LoadAccountImagesFromDisk() local
552 account_info.account_id = account_id; in LoadFromPrefs()
676 return account_id; in SeedAccountInfo()
[all …]
H A Dprofile_oauth2_token_service_delegate_chromeos.cc54 CoreAccountId account_id = in GetOAuthAccountIdsFromAccountKeys() local
57 .account_id; in GetOAuthAccountIdsFromAccountKeys()
58 DCHECK(!account_id.empty()); in GetOAuthAccountIdsFromAccountKeys()
59 accounts.emplace_back(account_id); in GetOAuthAccountIdsFromAccountKeys()
91 const CoreAccountId& account_id, in CreateAccessTokenFetcher() argument
99 ValidateAccountId(account_id); in CreateAccessTokenFetcher()
159 ValidateAccountId(account_id); in UpdateAuthErrorInternal()
324 DCHECK(!account_id.empty()); in OnTokenUpserted()
348 CoreAccountId account_id = in OnAccountRemoved() local
351 .account_id; in OnAccountRemoved()
[all …]
H A Dfake_profile_oauth2_token_service_delegate.cc45 const CoreAccountId& account_id, in CreateAccessTokenFetcher() argument
101 const CoreAccountId& account_id, in UpdateCredentials() argument
107 const CoreAccountId& account_id, in IssueRefreshTokenForUser() argument
111 refresh_tokens_.erase(account_id); in IssueRefreshTokenForUser()
112 FireRefreshTokenRevoked(account_id); in IssueRefreshTokenForUser()
120 refresh_tokens_[account_id]->error = in IssueRefreshTokenForUser()
130 const CoreAccountId& account_id) { in RevokeCredentials() argument
136 const CoreAccountId& account_id) { in ExtractCredentials() argument
141 RevokeCredentials(account_id); in ExtractCredentials()
154 const CoreAccountId& account_id, in UpdateAuthError() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service_delegate_android_unittest.cc160 delegate_->UpdateAccountList(account1_.account_id, {account1_.account_id}, in TEST_F()
181 delegate_->UpdateAccountList(account1_.account_id, {account2_.account_id}, in TEST_F()
197 delegate_->UpdateAccountList(account1_.account_id, {account1_.account_id}, in TEST_F()
224 delegate_->UpdateAccountList(account2_.account_id, {account1_.account_id}, in TEST_F()
234 {account1_.account_id, account2_.account_id}))) in TEST_F()
246 {account1_.account_id, account2_.account_id}); in TEST_F()
255 {account1_.account_id, account2_.account_id}))) in TEST_F()
265 delegate_->UpdateAccountList(account1_.account_id, {account2_.account_id}, in TEST_F()
266 {account1_.account_id, account2_.account_id}); in TEST_F()
286 delegate_->UpdateAccountList(account1_.account_id, in TEST_F()
[all …]
H A Dmutable_profile_oauth2_token_service_delegate.cc287 ValidateAccountId(account_id); in CreateAccessTokenFetcher()
320 ValidateAccountId(account_id); in UpdateAuthError()
538 account_id = account_info.account_id; in LoadAllCredentialsIntoMemory()
646 DCHECK(!account_id.empty()); in UpdateCredentials()
649 ValidateAccountId(account_id); in UpdateCredentials()
663 DCHECK(!account_id.empty()); in UpdateCredentialsInMemory()
709 DCHECK(!account_id.empty()); in PersistCredentials()
757 DCHECK(!account_id.empty()); in ClearPersistedCredentials()
760 << account_id; in ClearPersistedCredentials()
791 ->UpdateCredentials(account_id, GetRefreshToken(account_id), in ExtractCredentials()
[all …]
H A Daccount_tracker_service.cc226 account_info.account_id = account_id; in StartTrackingAccount()
239 accounts_.erase(account_id); in StopTrackingAccount()
261 maybe_account_info.value().account_id = account_id; in SetAccountInfoFromUserInfo()
285 DCHECK(base::Contains(accounts_, account_id)) << account_id.ToString(); in SetIsChildAccount()
298 DCHECK(base::Contains(accounts_, account_id)) << account_id.ToString(); in SetIsAdvancedProtectionAccount()
353 CoreAccountId account_id = new_account_info.account_id; in MigrateToGaiaId() local
365 accounts_.erase(account_id); in MigrateToGaiaId()
439 const CoreAccountId& account_id = pair.second.account_id; in LoadAccountImagesFromDisk() local
552 account_info.account_id = account_id; in LoadFromPrefs()
676 return account_id; in SeedAccountInfo()
[all …]
H A Dfake_profile_oauth2_token_service_delegate.cc45 const CoreAccountId& account_id, in CreateAccessTokenFetcher() argument
101 const CoreAccountId& account_id, in UpdateCredentials() argument
107 const CoreAccountId& account_id, in IssueRefreshTokenForUser() argument
111 refresh_tokens_.erase(account_id); in IssueRefreshTokenForUser()
112 FireRefreshTokenRevoked(account_id); in IssueRefreshTokenForUser()
120 refresh_tokens_[account_id]->error = in IssueRefreshTokenForUser()
130 const CoreAccountId& account_id) { in RevokeCredentials() argument
136 const CoreAccountId& account_id) { in ExtractCredentials() argument
141 RevokeCredentials(account_id); in ExtractCredentials()
154 const CoreAccountId& account_id, in UpdateAuthError() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_auth_manager_unittest.cc120 account_id); in TEST_F()
153 account_id); in TEST_F()
220 account_id); in TEST_F()
251 account_id); in TEST_F()
285 account_id); in TEST_F()
320 account_id); in TEST_F()
337 account_id); in TEST_F()
363 account_id); in TEST_F()
381 account_id); in TEST_F()
406 account_id); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/public/identity_manager/
H A Daccounts_mutator_unittest.cc151 EXPECT_EQ(original_account_info.account_id, account_id); in TEST_F()
157 account_id, in TEST_F()
237 account_id)); in TEST_F()
244 EXPECT_EQ(account_info.account_id, account_id); in TEST_F()
277 EXPECT_EQ(account_info.account_id, account_id); in TEST_F()
317 EXPECT_EQ(account_info.account_id, updated_account_info.account_id); in TEST_F()
427 EXPECT_EQ(secondary_account_info.account_id, account_id); in TEST_F()
511 account_id); in TEST_F()
583 account_id, in TEST_F()
595 account_id, in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/public/identity_manager/
H A Daccounts_mutator_unittest.cc146 account_id)); in TEST_F()
153 EXPECT_EQ(account_info.account_id, account_id); in TEST_F()
186 EXPECT_EQ(account_info.account_id, account_id); in TEST_F()
226 EXPECT_EQ(account_info.account_id, updated_account_info.account_id); in TEST_F()
261 EXPECT_EQ(original_account_info.account_id, account_id); in TEST_F()
267 account_id, in TEST_F()
424 EXPECT_EQ(secondary_account_info.account_id, account_id); in TEST_F()
508 account_id); in TEST_F()
624 account_id, in TEST_F()
636 account_id, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/
H A Dfake_chrome_user_manager.cc79 const AccountId& account_id) { in AddUser() argument
84 const AccountId& account_id) { in AddChildUser() argument
90 const AccountId& account_id, in AddUserWithAffiliation() argument
98 const AccountId& account_id, in AddUserWithAffiliationAndTypeAndProfile() argument
106 account_id.GetUserEmail())); in AddUserWithAffiliationAndTypeAndProfile()
122 const AccountId& account_id) { in AddKioskAppUser() argument
125 account_id.GetUserEmail())); in AddKioskAppUser()
131 const AccountId& account_id) { in AddArcKioskAppUser() argument
191 account_id, in LoginUser()
218 ResetUserFlow(account_id); in SetUserFlow()
[all …]
H A Dfake_chrome_user_manager.h46 void LoginUser(const AccountId& account_id,
57 const AccountId& account_id,
77 void UserLoggedIn(const AccountId& account_id,
84 void RemoveUser(const AccountId& account_id,
89 const AccountId& account_id) const override;
95 const AccountId& account_id,
99 void SaveUserDisplayName(const AccountId& account_id,
102 void SaveUserDisplayEmail(const AccountId& account_id,
123 const AccountId& account_id) const override;
153 const AccountId& account_id) const override;
[all …]
/dports/deskutils/egroupware/egroupware/api/src/
H A DAcl.php31 var $account_id = 0; variable in EGroupware\\Api\\Acl
85 if ((int)$this->account_id != (int)$account_id)
87 $this->account_id = get_account_id((int)$account_id,@$GLOBALS['egw_info']['user']['account_id']);
117 if (!$this->account_id)
367 'acl_account' => $account_id,
422 * @param int $account_id
463 * @param int $account_id
476 $accounts[] = $account_id;
507 $account_id = get_account_id($accountid,$this->account_id);
631 $account_id = get_account_id($accountid,$this->account_id);
[all …]
H A DAccounts.php803 if (!is_numeric($account_id) && !($account_id = self::getInstance()->name2id($account_id)))
830 if (!is_int($account_id) && !is_numeric($account_id))
832 $account_id = $this->name2id($account_id);
845 if (!$account_id || !($data = $this->read($account_id)))
851 ($account_id = $this->backend->name2id($account_id)) :
905 if (!is_int($account_id) && !is_numeric($account_id))
909 if ($account_id && ($data = self::cache_read($account_id)))
926 if (!is_int($account_id) && !is_numeric($account_id))
928 $account_id = $this->name2id($account_id);
956 if (!is_int($account_id) && !is_numeric($account_id))
[all …]
/dports/deskutils/egroupware/egroupware/api/src/Mail/
H A DNotifications.php57 if (is_null($account_id))
69 'account_id' => $account_id,
85 elseif (!$row['account_id'] && !is_array($account_id) && is_array($rows[$account_id]))
87 $account_specific = $account_id;
110 if (!is_numeric($account_id) || !($account_id >= 0))
128 'account_id' => $account_id,
139 'account_id' => $account_id,
146 self::$cache[$acc_id][(int)$account_id] = $folders;
156 * @param int|array $account_id =null
161 if (!($acc_id > 0) && !isset($account_id))
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/email/model/
H A DLabel.php45 * @param int $account_id Account ID
49 public function getLabelsCount($account_id) argument
51 $account_id = (int)$account_id;
53 if (!$account_id) {
65 * @param int $account_id Account ID
69 public function deleteAccountLabels($account_id) argument
71 $account_id = (int)$account_id;
73 if (!$account_id) {
85 * @param int $account_id Account ID
112 $label->account_id = $account_id;
[all …]

12345678910>>...74