Searched refs:StartAuthentication (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/google_apis/drive/
H A Ddummy_auth_service.cc20 void DummyAuthService::StartAuthentication(const AuthStatusCallback& callback) { function in class:google_apis::DummyAuthService
H A Dauth_service_interface.h35 virtual void StartAuthentication(const AuthStatusCallback& callback) = 0;
H A Ddummy_auth_service.h29 virtual void StartAuthentication(const AuthStatusCallback& callback) OVERRIDE;
H A Dauth_service.h45 virtual void StartAuthentication(const AuthStatusCallback& callback) OVERRIDE;
60 // Called when authentication request from StartAuthentication() is
H A Drequest_sender.cc49 auth_service_->StartAuthentication(
H A Dauth_service.cc144 void AuthService::StartAuthentication(const AuthStatusCallback& callback) { function in class:google_apis::AuthService
H A Drequest_sender_unittest.cc33 virtual void StartAuthentication(
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_performer.cc203 StartAuthentication();
260 StartAuthentication();
267 StartAuthentication();
463 void LoginPerformer::StartAuthentication() { function in class:chromeos::LoginPerformer
H A Dlogin_performer.h147 void StartAuthentication();
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_performer.h123 void StartAuthentication();
H A Dlogin_performer.cc186 StartAuthentication();
313 void LoginPerformer::StartAuthentication() { function in class:chromeos::LoginPerformer
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_misc.cc259 auth_service_->StartAuthentication(base::Bind(
/external/chromium_org/chrome/browser/drive/
H A Dgdata_wapi_service.cc627 sender_->auth_service()->StartAuthentication(callback);
H A Ddrive_api_service.cc845 sender_->auth_service()->StartAuthentication(callback);

Completed in 882 milliseconds