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

  /external/chromium/chrome/browser/chromeos/login/
user_controller.cc 151 throbber_host_(NULL) {
175 throbber_host_(NULL) {
257 throbber_host_->StartThrobber();
261 throbber_host_->StopThrobber();
394 throbber_host_ = new_user_view;
400 throbber_host_ = guest_user_view;
406 throbber_host_ = existing_user_view;
user_controller.h 206 ThrobberHostView* throbber_host_; member in class:chromeos::UserController

Completed in 52 milliseconds