HomeSort by relevance Sort by last modified time
    Searched refs:StartCreation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_controller.h 61 // |password| and avatar indexed by |avatar_index|. StartCreation() have to
63 virtual void StartCreation(const base::string16& display_name,
supervised_user_creation_controller_new.h 53 // |password| and avatar indexed by |avatar_index|. StartCreation() have to
55 virtual void StartCreation(const base::string16& display_name,
supervised_user_creation_controller_new.cc 84 void SupervisedUserCreationControllerNew::StartCreation(
supervised_user_creation_screen.cc 235 controller_->StartCreation(display_name, supervised_user_password, image);

Completed in 1077 milliseconds