Searched refs:OnUserInfoFetchFailure (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Daccount_tracker.cc242 void AccountTracker::OnUserInfoFetchFailure(AccountIdFetcher* fetcher) { function in class:gaia::AccountTracker
308 tracker_->OnUserInfoFetchFailure(this);
325 tracker_->OnUserInfoFetchFailure(this);
336 tracker_->OnUserInfoFetchFailure(this);
H A Daccount_tracker.h75 void OnUserInfoFetchFailure(AccountIdFetcher* fetcher);
/external/chromium_org/components/signin/core/browser/
H A Daccount_tracker_service.cc115 service_->OnUserInfoFetchFailure(this);
133 service_->OnUserInfoFetchFailure(this);
144 service_->OnUserInfoFetchFailure(this);
356 void AccountTrackerService::OnUserInfoFetchFailure( function in class:AccountTrackerService
H A Daccount_tracker_service.h91 void OnUserInfoFetchFailure(AccountInfoFetcher* fetcher);

Completed in 115 milliseconds