Home
last modified time | relevance | path

Searched refs:unconsented_primary_account_info (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dgaia_info_update_service.cc66 auto unconsented_primary_account_info = in UpdatePrimaryAccount() local
71 unconsented_primary_account_info.gaia != in UpdatePrimaryAccount()
79 unconsented_primary_account_info.account_id); in UpdatePrimaryAccount()
158 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
159 if (unconsented_primary_account_info.gaia.empty()) { in OnUnconsentedPrimaryAccountChanged()
H A Dgaia_info_update_service.h52 const CoreAccountInfo& unconsented_primary_account_info) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/public/identity_manager/
H A Dtest_identity_manager_observer.cc151 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
152 unconsented_primary_account_from_callback_ = unconsented_primary_account_info; in OnUnconsentedPrimaryAccountChanged()
H A Dtest_identity_manager_observer.h72 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Didentity_manager.h109 const CoreAccountInfo& unconsented_primary_account_info) {} in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/public/identity_manager/
H A Dtest_identity_manager_observer.cc151 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
152 unconsented_primary_account_from_callback_ = unconsented_primary_account_info; in OnUnconsentedPrimaryAccountChanged()
H A Dtest_identity_manager_observer.h72 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Didentity_manager.h95 const CoreAccountInfo& unconsented_primary_account_info) {} in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dpassword_account_storage_opt_in_watcher.h32 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dpassword_account_storage_opt_in_watcher.cc36 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/signin/
H A Dsignin_profile_attributes_updater.h50 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dsignin_profile_attributes_updater.cc100 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
H A Dsignin_manager_unittest.cc25 void(const CoreAccountInfo& unconsented_primary_account_info));
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/trusted_vault/
H A Dtrusted_vault_access_token_fetcher_frontend.h54 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dstandalone_trusted_vault_client.cc62 const CoreAccountInfo& unconsented_primary_account_info) override;
103 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
H A Dtrusted_vault_access_token_fetcher_frontend.cc64 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/
H A Dmirror_account_reconcilor_delegate.h58 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dmirror_account_reconcilor_delegate.cc94 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_auth_manager.h118 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dsync_auth_manager.cc405 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
H A Dsync_auth_manager_unittest.cc793 AccountInfo unconsented_primary_account_info = in TEST_F() local
796 unconsented_primary_account_info.account_id); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/profiles/
H A Davatar_toolbar_button_delegate.cc330 const CoreAccountInfo& unconsented_primary_account_info) { in OnUnconsentedPrimaryAccountChanged() argument
331 if (unconsented_primary_account_info.IsEmpty()) in OnUnconsentedPrimaryAccountChanged()
H A Davatar_toolbar_button_delegate.h84 const CoreAccountInfo& unconsented_primary_account_info) override;
H A Dprofile_menu_view_browsertest.cc100 const CoreAccountInfo& unconsented_primary_account_info) override { in OnUnconsentedPrimaryAccountChanged() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dchrome_password_protection_service.cc733 CoreAccountInfo unconsented_primary_account_info = in MaybeLogPasswordReuseLookupResultWithVerdict() local
737 if (gaia::AreEmailsSame(unconsented_primary_account_info.email, in MaybeLogPasswordReuseLookupResultWithVerdict()

12