Home
last modified time | relevance | path

Searched refs:GetAccountId (Results 1 – 25 of 805) sorted by relevance

12345678910>>...33

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service_delegate_ios_unittest.mm98 CoreAccountId GetAccountId(const ProviderAccount& provider_account) {
123 oauth2_delegate_->LoadCredentials(GetAccountId(account));
146 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
153 oauth2_delegate_->RefreshTokenIsAvailable(GetAccountId(account1)));
177 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
219 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
243 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
275 oauth2_delegate_->UpdateAuthError(GetAccountId(account1), error);
281 oauth2_delegate_->UpdateAuthError(GetAccountId(account1), error);
291 oauth2_delegate_->GetAuthError(GetAccountId(account1)));
[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_ios_unittest.mm98 CoreAccountId GetAccountId(const ProviderAccount& provider_account) {
123 oauth2_delegate_->LoadCredentials(GetAccountId(account));
146 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
153 oauth2_delegate_->RefreshTokenIsAvailable(GetAccountId(account1)));
177 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
219 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
243 oauth2_delegate_->LoadCredentials(GetAccountId(account1));
275 oauth2_delegate_->UpdateAuthError(GetAccountId(account1), error);
281 oauth2_delegate_->UpdateAuthError(GetAccountId(account1), error);
291 oauth2_delegate_->GetAuthError(GetAccountId(account1)));
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/source/
H A DS3ControlClient.cpp183 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in CreateAccessPoint()
244 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in CreateAccessPointForObjectLambda()
437 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteAccessPoint()
496 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteAccessPointForObjectLambda()
555 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteAccessPointPolicy()
615 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteAccessPointPolicyForObjectLambda()
675 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteBucket()
734 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteBucketLifecycleConfiguration()
794 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteBucketPolicy()
854 if (arn && !request.GetAccountId().empty() && request.GetAccountId() != arn.GetAccountId()) in DeleteBucketTagging()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_manager_chromeos_browsertest.cc95 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
139 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
158 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
166 logged_in_user_mixin_.GetAccountId(), in IN_PROC_BROWSER_TEST_P()
180 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
196 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
209 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
224 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
241 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
261 logged_in_user_mixin_.GetAccountId())); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/login/auth/
H A Dstub_authenticator.cc41 if (expected_user_context_.GetAccountId() == user_context.GetAccountId() && in AuthenticateToLogin()
89 new_user_context.SetUserIDHash(user_context.GetAccountId().GetUserEmail() + in LoginAsSupervisedUser()
102 logged_in_user_context.GetAccountId().GetUserEmail() + kUserIdHashSuffix); in LoginAsPublicSession()
112 expected_user_context_.GetAccountId()); in LoginAsKioskAccount()
115 expected_user_context_.GetAccountId().GetUserEmail() + kUserIdHashSuffix); in LoginAsKioskAccount()
124 expected_user_context_.GetAccountId()); in LoginAsArcKioskAccount()
127 expected_user_context_.GetAccountId().GetUserEmail() + kUserIdHashSuffix); in LoginAsArcKioskAccount()
136 expected_user_context_.GetAccountId()); in LoginAsWebKioskAccount()
139 expected_user_context_.GetAccountId().GetUserEmail() + kUserIdHashSuffix); in LoginAsWebKioskAccount()
189 expected_user_context_.GetAccountId().GetUserEmail() + kUserIdHashSuffix); in ExpectedUserContextWithTransformedKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dsingle_client_user_consents_sync_test.cc29 CoreAccountId GetAccountId() { in GetAccountId() function
114 specifics.set_account_id(GetAccountId().ToString()); in IN_PROC_BROWSER_TEST_F()
120 consent_service->RecordSyncConsent(GetAccountId(), sync_consent); in IN_PROC_BROWSER_TEST_F()
131 specifics.set_account_id(GetAccountId().ToString()); in IN_PROC_BROWSER_TEST_F()
140 consent_service->RecordSyncConsent(GetAccountId(), sync_consent); in IN_PROC_BROWSER_TEST_F()
159 specifics1.set_account_id(GetAccountId().ToString()); in IN_PROC_BROWSER_TEST_F()
162 specifics2.set_account_id(GetAccountId().ToString()); in IN_PROC_BROWSER_TEST_F()
171 consent_service->RecordSyncConsent(GetAccountId(), consent1); in IN_PROC_BROWSER_TEST_F()
179 consent_service->RecordSyncConsent(GetAccountId(), consent2); in IN_PROC_BROWSER_TEST_F()
206 ->RecordSyncConsent(GetAccountId(), sync_consent); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/saml/
H A Din_session_password_sync_manager.cc72 primary_user_->GetAccountId(), in MaybeForceReauthOnLockScreen()
80 if (user_context.GetAccountId() != primary_user_->GetAccountId()) { in OnAuthSucceeded()
96 screenlock_bridge_->lock_handler()->Unlock(user_context.GetAccountId()); in OnAuthSucceeded()
119 primary_user_->GetAccountId(), in OnSessionStateChanged()
129 primary_user_->GetAccountId(), false); in UpdateOnlineAuth()
130 user_manager::known_user::SetLastOnlineSignin(primary_user_->GetAccountId(), in UpdateOnlineAuth()
146 user_manager::known_user::SetPasswordSyncToken(primary_user_->GetAccountId(), in OnTokenCreated()
163 primary_user_->GetAccountId(), token); in OnTokenFetched()
H A Dsaml_offline_signin_limiter.cc47 const AccountId account_id = user->GetAccountId(); in SignedIn()
175 user_manager::UserManager::Get()->SaveForceOnlineSignin(user->GetAccountId(), in ForceOnlineLogin()
184 RecordReauthReason(user->GetAccountId(), ReauthReason::SAML_REAUTH_POLICY); in ForceOnlineLogin()
197 user_manager::known_user::SetLastOnlineSignin(user->GetAccountId(), time); in UpdateOnlineSigninData()
198 user_manager::known_user::SetOfflineSigninLimit(user->GetAccountId(), limit); in UpdateOnlineSigninData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/lock/
H A Dscreen_locker.cc270 if (user_context.GetAccountId().is_valid()) in OnAuthSuccess()
287 user_context.GetAccountId()); in OnAuthSuccess()
326 user_context.GetAccountId()); in OnPasswordAuthSuccess()
457 user_context.GetAccountId())) { in OnPinAttemptDone()
460 user_context.GetAccountId()); in OnPinAttemptDone()
473 if (user_context.GetAccountId().GetAccountType() == in ContinueAuthenticate()
481 user_context.GetAccountId().GetUserEmail(), in ContinueAuthenticate()
482 user_context.GetAccountId().GetObjGuid(), in ContinueAuthenticate()
497 if (user->GetAccountId() == account_id) in FindUnlockUser()
761 if (user->GetAccountId() == account_id) in IsUserLoggedIn()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/easy_unlock/
H A Deasy_unlock_service.cc190 const AccountId& account_id = GetAccountId(); in SetHardlockState()
211 const AccountId& account_id = GetAccountId(); in GetPersistedHardlockState()
238 GetAccountId(), GetHardlockState(), in GetScreenlockStateHandler()
258 HandleAuthFailure(GetAccountId()); in UpdateScreenlockState()
280 if (!GetAccountId().is_valid()) { in AttemptAuth()
289 if (GetAccountId() != account_id) { in AttemptAuth()
331 HandleAuthFailure(GetAccountId()); in FinalizeUnlock()
348 HandleAuthFailure(GetAccountId()); in FinalizeSignin()
356 if (account_id != GetAccountId()) in HandleAuthFailure()
367 const AccountId& account_id = GetAccountId(); in CheckCryptohomeKeysAndMaybeHardlock()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Dexisting_user_controller.cc319 user_context.GetAccountId()) == in GetEncryptionMigrationMode()
618 user->GetAccountId(), true); in ForceOnlineFlagChanged()
755 if (user_context.GetAccountId().GetAccountType() == in PerformLogin()
767 user_context.GetAccountId().GetUserEmail(), in PerformLogin()
768 user_context.GetAccountId().GetObjGuid(), in PerformLogin()
1063 ->GetUserFlow(user_context.GetAccountId()) in OnAuthSuccess()
1101 user_context.GetAccountId()); in OnAuthSuccess()
1120 user_context.GetAccountId(), display_email_); in OnAuthSuccess()
1124 user_context.GetAccountId(), in OnAuthSuccess()
1634 << user_context.GetAccountId(); in LoginAsPublicSessionInternal()
[all …]
H A Dlogin_manager_test.cc97 return active_user->GetAccountId() == user_context.GetAccountId(); in TryToLogin()
115 if ((*it)->GetAccountId() == user_context.GetAccountId()) in AddUserToSession()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/device_identity/
H A Ddevice_oauth2_token_store_desktop.cc62 if (observer() && !GetAccountId().empty()) in Init()
68 CoreAccountId DeviceOAuth2TokenStoreDesktop::GetAccountId() const { in GetAccountId() function in DeviceOAuth2TokenStoreDesktop
102 if (observer() && !GetAccountId().empty()) in SetAndSaveRefreshToken()
118 if (GetAccountId() == CoreAccountId::FromEmail(account_email)) in SetAccountEmail()
126 if (observer() && !GetAccountId().empty() && !refresh_token_.empty()) in OnServiceAccountIdentityChanged()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core-tests/utils/
H A DARNTest.cpp18 ASSERT_EQ("123456789012", arn.GetAccountId()); in TEST()
26 ASSERT_EQ("123456789120", arn1.GetAccountId()); in TEST()
34 ASSERT_EQ("123456789120", arn2.GetAccountId()); in TEST()
44 ASSERT_EQ("123456789120", arn3.GetAccountId()); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dsession_controller_client_impl.cc68 const AccountId& account_id = user.GetAccountId(); in GetSessionId()
89 session->user_info.account_id = user.GetAccountId(); in UserToUserSession()
272 !multi_user_util::GetProfileFromAccountId(user->GetAccountId()) in ShowMultiProfileLogin()
409 if (account_id == UserManager::Get()->GetActiveUser()->GetAccountId()) in DoSwitchActiveUser()
435 return user->GetAccountId() == account_id; in DoCycleActiveUser()
446 account_id = (*logged_in_users.begin())->GetAccountId(); in DoCycleActiveUser()
448 account_id = (*it)->GetAccountId(); in DoCycleActiveUser()
452 account_id = (*(--it))->GetAccountId(); in DoCycleActiveUser()
465 UserManager::Get()->GetActiveUser()->GetAccountId()) == in OnSessionStateChanged()
560 pending_users_.insert(user.GetAccountId()); in SendUserSession()
[all …]
H A Din_session_auth_dialog_client.cc115 user->GetAccountId().GetUserEmail(), base::UTF8ToUTF16(password), in AuthenticateUserWithPasswordOrPin()
117 if (user->GetAccountId().GetAccountType() == AccountType::ACTIVE_DIRECTORY && in AuthenticateUserWithPasswordOrPin()
129 user_context.GetAccountId(), *user_context.GetKey(), in AuthenticateUserWithPasswordOrPin()
146 user_context.GetAccountId())) { in OnPinAttemptDone()
149 user_context.GetAccountId()); in OnPinAttemptDone()
180 user_context.GetAccountId()); in OnPasswordAuthSuccess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Duser_manager_base.cc285 GetActiveUser()->GetAccountId().GetUserEmail()) != in SwitchToLastActiveUser()
356 if (active_user_ && active_user_->GetAccountId() == account_id) in FindUser()
482 if (IsUserNonCryptohomeDataEphemeral(user->GetAccountId())) in SaveUserType()
524 const AccountId account_id = known_user::GetAccountId( in ParseUserList()
539 active_user_->GetAccountId() == owner_account_id_; in IsCurrentUserOwner()
744 if ((*it)->GetAccountId() == user->GetAccountId()) in CanUserBeRemoved()
820 auto& account_id = user->GetAccountId(); in EnsureUsersLoaded()
852 if ((*it)->GetAccountId() == account_id) in FindUserInList()
872 if ((*it)->GetAccountId() == account_id) in FindUserInListAndModify()
907 SaveUserDisplayName(active_user_->GetAccountId(), in RegularUserLoggedIn()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/login/
H A Dsignin_userlist_unittest.cc104 EXPECT_EQ(kOwner, users_to_send.back()->GetAccountId().GetUserEmail()); in TEST_F()
114 users_to_send.back()->GetAccountId().GetUserEmail()); in TEST_F()
116 users_to_send[kMaxUsers - 2]->GetAccountId().GetUserEmail()); in TEST_F()
127 users_to_send.front()->GetAccountId().GetUserEmail()); in TEST_F()
135 users_to_send.front()->GetAccountId().GetUserEmail()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/login/
H A Dsignin_userlist_unittest.cc104 EXPECT_EQ(kOwner, users_to_send.back()->GetAccountId().GetUserEmail()); in TEST_F()
114 users_to_send.back()->GetAccountId().GetUserEmail()); in TEST_F()
116 users_to_send[kMaxUsers - 2]->GetAccountId().GetUserEmail()); in TEST_F()
127 users_to_send.front()->GetAccountId().GetUserEmail()); in TEST_F()
135 users_to_send.front()->GetAccountId().GetUserEmail()); in TEST_F()
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/steamid/
H A Dsteamid.go71 return fmt.Sprintf("STEAM_0:%d:%d", s.GetAccountId()&1, s.GetAccountId()>>1)
73 …return fmt.Sprintf("STEAM_%d:%d:%d", s.GetAccountUniverse(), s.GetAccountId()&1, s.GetAccountId()>…
88 func (s SteamId) GetAccountId() uint32 { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Duser_manager_base.cc295 GetActiveUser()->GetAccountId().GetUserEmail()) != in SwitchToLastActiveUser()
373 if (active_user_ && active_user_->GetAccountId() == account_id) in FindUser()
380 if (active_user_ && active_user_->GetAccountId() == account_id) in FindUserAndModify()
499 if (IsUserNonCryptohomeDataEphemeral(user->GetAccountId())) in SaveUserType()
541 const AccountId account_id = known_user::GetAccountId( in ParseUserList()
556 active_user_->GetAccountId() == owner_account_id_; in IsCurrentUserOwner()
768 if ((*it)->GetAccountId() == user->GetAccountId()) in CanUserBeRemoved()
880 if ((*it)->GetAccountId() == account_id) in FindUserInList()
900 if ((*it)->GetAccountId() == account_id) in FindUserInListAndModify()
935 SaveUserDisplayName(active_user_->GetAccountId(), in RegularUserLoggedIn()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/source/
H A DS3CrtEndpoint.cpp37 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << endpointOverride; in ForAccessPointArn()
45 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << ".s3-accesspoint" << fipsSuffix << "." in ForAccessPointArn()
81 …ss << arn.GetSubResourceId() << "-" << arn.GetAccountId() << "." << arn.GetResourceId() << "." << … in ForOutpostsArn()
88 …ss << arn.GetSubResourceId() << "-" << arn.GetAccountId() << "." << arn.GetResourceId() << "." << … in ForOutpostsArn()
106 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << endpointOverride; in ForObjectLambdaAccessPointArn()
113 …ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << ARNService::S3_OBJECT_LAMBDA << f… in ForObjectLambdaAccessPointArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/source/
H A DS3Endpoint.cpp37 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << endpointOverride; in ForAccessPointArn()
45 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << ".s3-accesspoint" << fipsSuffix << "." in ForAccessPointArn()
81 …ss << arn.GetSubResourceId() << "-" << arn.GetAccountId() << "." << arn.GetResourceId() << "." << … in ForOutpostsArn()
88 …ss << arn.GetSubResourceId() << "-" << arn.GetAccountId() << "." << arn.GetResourceId() << "." << … in ForOutpostsArn()
106 ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << endpointOverride; in ForObjectLambdaAccessPointArn()
113 …ss << arn.GetResourceId() << "-" << arn.GetAccountId() << "." << ARNService::S3_OBJECT_LAMBDA << f… in ForObjectLambdaAccessPointArn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc372 user_context.GetAccountId(), in PersistChallengeResponseKeys()
638 user->GetAccountId().GetUserEmail()); in RestoreAuthenticationSession()
877 return user_context_.GetAccountId().is_valid() && in NeedsToUpdateEasyUnlockKeys()
991 (*it)->GetAccountId().GetUserEmail()); in OnConnectionChanged()
1068 user_context_.GetAccountId())); in StartCrosSession()
1116 user_context_.GetAccountId(), in UpdateArcFileSystemCompatibilityAndPrepareProfile()
1165 user_context.GetAccountId()); in OnProfileCreated()
1587 user_context_.GetAccountId(), in FinalizePrepareProfile()
1819 user->GetAccountId()); in NotifyUserProfileLoaded()
1888 user_manager->GetActiveUser()->GetAccountId()); in OnRestoreActiveSessions()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/ui/
H A Duser_adding_screen_browsertest.cc346 EXPECT_EQ(users[0].account_id, unlock_users[0]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
351 EXPECT_EQ(users[0].account_id, unlock_users[0]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
359 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
366 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
373 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
385 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
454 EXPECT_EQ(users[0].account_id, unlock_users[0]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
459 EXPECT_EQ(users[0].account_id, unlock_users[0]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
467 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
474 EXPECT_EQ(users_in_session_order_[i], unlock_users[i]->GetAccountId()); in IN_PROC_BROWSER_TEST_F()
[all …]

12345678910>>...33