Searched defs:AccountCreationView (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Daccount_creation_view.h49 class AccountCreationView : public WebPageView { class in namespace:chromeos
51 AccountCreationView();
52 virtual ~AccountCreationView();
64 DISALLOW_COPY_AND_ASSIGN(AccountCreationView);
H A Daccount_creation_view.cc101 // AccountCreationView, public:
103 AccountCreationView::AccountCreationView() function in class:chromeos::AccountCreationView
107 AccountCreationView::~AccountCreationView() {
110 void AccountCreationView::SetAccountCreationViewDelegate(

Completed in 468 milliseconds