Home
last modified time | relevance | path

Searched refs:controller_pairing_controller_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dwizard_controller.cc332 if (!controller_pairing_controller_) { in CreateScreen()
333 controller_pairing_controller_.reset( in CreateScreen()
338 controller_pairing_controller_.get()); in CreateScreen()
440 controller_pairing_controller_.get(), in ShowEnrollmentScreen()
Dwizard_controller.h401 controller_pairing_controller_; variable