Searched defs:StopTrackingAccount (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/google_apis/gaia/
H A Daccount_tracker.cc193 void AccountTracker::StopTrackingAccount(const std::string account_key) { function in class:gaia::AccountTracker
210 StopTrackingAccount(accounts_.begin()->first);
246 StopTrackingAccount(key);
/external/chromium_org/components/signin/core/browser/
H A Daccount_tracker_service.cc281 StopTrackingAccount(account_id);
306 void AccountTrackerService::StopTrackingAccount(const std::string& account_id) { function in class:AccountTrackerService

Completed in 722 milliseconds