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

  /external/chromium_org/components/pairing/
host_pairing_controller.h 73 virtual std::string GetConfirmationCode() = 0;
controller_pairing_controller.h 84 virtual std::string GetConfirmationCode() = 0;
fake_host_pairing_controller.h 42 virtual std::string GetConfirmationCode() OVERRIDE;
fake_controller_pairing_controller.h 74 virtual std::string GetConfirmationCode() OVERRIDE;
bluetooth_controller_pairing_controller.h 68 virtual std::string GetConfirmationCode() OVERRIDE;
bluetooth_host_pairing_controller.h 70 virtual std::string GetConfirmationCode() OVERRIDE;
fake_host_pairing_controller.cc 118 std::string FakeHostPairingController::GetConfirmationCode() {
bluetooth_host_pairing_controller.cc 362 std::string BluetoothHostPairingController::GetConfirmationCode() {
fake_controller_pairing_controller.cc 186 std::string FakeControllerPairingController::GetConfirmationCode() {
bluetooth_controller_pairing_controller.cc 290 std::string BluetoothControllerPairingController::GetConfirmationCode() {
  /external/chromium_org/chrome/browser/chromeos/login/screens/
host_pairing_screen.cc 76 controller_->GetConfirmationCode());
controller_pairing_screen.cc 99 controller_->GetConfirmationCode());

Completed in 96 milliseconds