Searched defs:OnAuthFailed (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_proxy_backend.cc77 virtual void OnAuthFailed() OVERRIDE;
315 void CloudPrintProxyBackend::Core::OnAuthFailed() { function in class:cloud_print::CloudPrintProxyBackend::Core
/external/chromium_org/google_apis/drive/
H A Dbase_requests.cc400 OnAuthFailed(error_code_);
408 void UrlFetchRequestBase::OnAuthFailed(GDataErrorCode code) { function in class:google_apis::UrlFetchRequestBase
/external/chromium_org/remoting/host/
H A Dremoting_me2me_host.cc242 void OnAuthFailed();
1152 base::Bind(&HostProcess::OnAuthFailed, this)));
1242 void HostProcess::OnAuthFailed() { function in class:remoting::HostProcess

Completed in 153 milliseconds