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

  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 203 is_out_of_box_(false),
240 is_out_of_box_ = true;
271 if (is_out_of_box_ && !screen_pref.empty() && !IsHostPairingOobe() &&
567 // TODO(dpolukhin): if(is_out_of_box_) we cannot work offline and
820 if (is_out_of_box_ && IsResumableScreen(current_screen_->GetName()))
    [all...]
wizard_controller.h 338 bool is_out_of_box_; member in class:chromeos::WizardController

Completed in 100 milliseconds