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

  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 340 if (!host_pairing_controller_) {
341 host_pairing_controller_.reset(
343 host_pairing_controller_->StartPairing();
347 host_pairing_controller_.get());
441 host_pairing_controller_.get());
    [all...]
wizard_controller.h 404 scoped_ptr<pairing_chromeos::HostPairingController> host_pairing_controller_; member in class:chromeos::WizardController

Completed in 59 milliseconds