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

  /external/chromium/chrome/browser/chromeos/login/
account_creation_view.h 26 virtual void OnUserCreated(const std::string& username,
account_screen.h 38 virtual void OnUserCreated(const std::string& username,
account_creation_view.cc 65 delegate_->OnUserCreated(user_name + "@" + domain, "");
account_screen.cc 162 void AccountScreen::OnUserCreated(const std::string& username,

Completed in 86 milliseconds