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

  /external/chromium_org/components/signin/core/browser/
signin_manager.h 173 void HandleAuthError(const GoogleServiceAuthError& error);
signin_manager.cc 111 HandleAuthError(
170 void SigninManager::HandleAuthError(const GoogleServiceAuthError& error) {
186 HandleAuthError(error);

Completed in 37 milliseconds