Home
last modified time | relevance | path

Searched refs:MarkAccountAsAddedToCookie (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/
H A Daccount_reconcilor.cc395 MarkAccountAsAddedToCookie(account_id); in PerformMergeAction()
899 bool AccountReconcilor::MarkAccountAsAddedToCookie( in MarkAccountAsAddedToCookie() function in AccountReconcilor
948 if (is_reconcile_started_ && MarkAccountAsAddedToCookie(account_id)) { in OnAddAccountToCookieCompleted()
H A Daccount_reconcilor.h260 bool MarkAccountAsAddedToCookie(const CoreAccountId& account_id);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/core/browser/
H A Daccount_reconcilor.cc413 MarkAccountAsAddedToCookie(account_id); in PerformMergeAction()
887 bool AccountReconcilor::MarkAccountAsAddedToCookie( in MarkAccountAsAddedToCookie() function in AccountReconcilor
936 if (is_reconcile_started_ && MarkAccountAsAddedToCookie(account_id)) { in OnAddAccountToCookieCompleted()
H A Daccount_reconcilor.h257 bool MarkAccountAsAddedToCookie(const CoreAccountId& account_id);