Searched refs:is_out_of_box_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dwizard_controller.h254 bool is_out_of_box_; member in class:WizardController
H A Dwizard_controller.cc240 is_out_of_box_(false),
273 is_out_of_box_ = true;
470 // TODO(dpolukhin): if(is_out_of_box_) we cannot work offline and
695 if (is_out_of_box_) {
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller.h273 bool is_out_of_box_; member in class:chromeos::WizardController
H A Dwizard_controller.cc154 is_out_of_box_(false),
182 is_out_of_box_ = true;
468 // TODO(dpolukhin): if(is_out_of_box_) we cannot work offline and
721 if (is_out_of_box_) {

Completed in 86 milliseconds