HomeSort by relevance Sort by last modified time
    Searched full:account_reconcilor_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/signin/core/browser/
signin_tracker.cc 19 account_reconcilor_(account_reconcilor),
29 if (account_reconcilor_) {
30 account_reconcilor_->RemoveMergeSessionObserver(this);
53 if (account_reconcilor_) {
54 account_reconcilor_->AddMergeSessionObserver(this);
signin_tracker.h 99 AccountReconcilor* account_reconcilor_; member in class:SigninTracker

Completed in 1608 milliseconds