Searched defs:OnUserSubmittedAuth (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_login_step.cc59 OnUserSubmittedAuth(username, password, captcha, access_code);
68 void SetupFlowLoginStep::OnUserSubmittedAuth(const std::string& user, function in class:remoting::SetupFlowLoginStep
/external/chromium/chrome/browser/printing/cloud_print/
H A Dcloud_print_setup_flow.cc233 void CloudPrintSetupFlow::OnUserSubmittedAuth(const std::string& user, function in class:CloudPrintSetupFlow
/external/chromium/chrome/browser/sync/
H A Dsync_setup_flow.cc227 void SyncSetupFlow::OnUserSubmittedAuth(const std::string& username, function in class:SyncSetupFlow
231 service_->OnUserSubmittedAuth(username, password, captcha, access_code);
H A Dsync_setup_wizard_unittest.cc46 virtual void OnUserSubmittedAuth(const std::string& username, function in class:ProfileSyncServiceForWizardTest
H A Dprofile_sync_service.cc806 void ProfileSyncService::OnUserSubmittedAuth( function in class:ProfileSyncService

Completed in 104 milliseconds