Searched refs:AuthErrorCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service.h71 typedef base::Callback<void(const GoogleServiceAuthError&)> AuthErrorCallback; typedef in class:SupervisedUserService
166 const AuthErrorCallback& callback);
253 void OnSupervisedUserRegistered(const AuthErrorCallback& callback,
H A Dsupervised_user_service.cc833 const AuthErrorCallback& callback) {
866 const AuthErrorCallback& callback,

Completed in 85 milliseconds