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

  /external/chromium_org/chrome/browser/services/gcm/
gcm_account_tracker.h 109 void OnAccountSignedOut(const gaia::AccountIds& ids);
gcm_account_tracker.cc 94 OnAccountSignedOut(ids);
110 // If OnAccountSignedOut(..) was called most recently, account is kept in
134 // If OnAccountSignedOut(..) was called most recently, account is kept in
243 void GCMAccountTracker::OnAccountSignedOut(const gaia::AccountIds& ids) {

Completed in 2770 milliseconds