Home
last modified time | relevance | path

Searched refs:ShowGaiaFailed (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/remoting/
Dsetup_flow_login_step.cc104 ShowGaiaFailed(error); in OnClientLoginFailure()
119 ShowGaiaFailed(error); in OnIssueAuthTokenFailure()
146 void SetupFlowLoginStep::ShowGaiaFailed(const GoogleServiceAuthError& error) { in ShowGaiaFailed() function in remoting::SetupFlowLoginStep
Dsetup_flow_login_step.h45 void ShowGaiaFailed(const GoogleServiceAuthError& error);
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_flow.cc223 ShowGaiaFailed(error); in OnClientLoginFailure()
289 void CloudPrintSetupFlow::ShowGaiaFailed(const GoogleServiceAuthError& error) { in ShowGaiaFailed() function in CloudPrintSetupFlow
Dcloud_print_setup_flow.h113 void ShowGaiaFailed(const GoogleServiceAuthError& error);