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

  /external/chromium/chrome/browser/chromeos/login/
update_screen.cc 60 checking_for_update_(true),
77 if (checking_for_update_ && status > UPDATE_STATUS_CHECKING_FOR_UPDATE) {
78 checking_for_update_ = false;
236 observer->OnExit(checking_for_update_ ?
update_screen.h 82 bool checking_for_update_; member in class:chromeos::UpdateScreen

Completed in 522 milliseconds