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

  /external/chromium_org/chrome/browser/chromeos/login/
login_performer.cc 155 void LoginPerformer::PerformLogin(const UserContext& user_context,
165 base::Bind(&LoginPerformer::PerformLogin,
existing_user_controller.cc 377 &ExistingUserController::PerformLogin,
386 PerformLogin(user_context, LoginPerformer::AUTH_MODE_EXTENSION);
419 PerformLogin(user_context, LoginPerformer::AUTH_MODE_INTERNAL);
422 void ExistingUserController::PerformLogin(
455 login_performer_->PerformLogin(user_context, auth_mode);
    [all...]

Completed in 75 milliseconds