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 138 void LoginPerformer::PerformLogin(const UserContext& user_context,
148 base::Bind(&LoginPerformer::PerformLogin,
existing_user_controller.cc 355 &ExistingUserController::PerformLogin,
364 PerformLogin(user_context, LoginPerformer::AUTH_MODE_EXTENSION);
397 PerformLogin(user_context, LoginPerformer::AUTH_MODE_INTERNAL);
400 void ExistingUserController::PerformLogin(
428 login_performer_->PerformLogin(user_context, auth_mode);
    [all...]

Completed in 62 milliseconds