Searched refs:OnSetPowered (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/pairing/
H A Dbluetooth_host_pairing_controller.cc143 OnSetPowered();
147 base::Bind(&BluetoothHostPairingController::OnSetPowered,
154 void BluetoothHostPairingController::OnSetPowered() { function in class:pairing_chromeos::BluetoothHostPairingController
H A Dbluetooth_controller_pairing_controller.cc105 void BluetoothControllerPairingController::OnSetPowered() { function in class:pairing_chromeos::BluetoothControllerPairingController
122 OnSetPowered();
126 base::Bind(&BluetoothControllerPairingController::OnSetPowered,
H A Dbluetooth_controller_pairing_controller.h43 void OnSetPowered();
H A Dbluetooth_host_pairing_controller.h49 void OnSetPowered();
/external/chromium_org/device/nfc/
H A Dnfc_adapter_chromeos.h82 void OnSetPowered(const base::Closure& callback,
H A Dnfc_adapter_chromeos.cc87 base::Bind(&NfcAdapterChromeOS::OnSetPowered,
351 void NfcAdapterChromeOS::OnSetPowered(const base::Closure& callback, function in class:chromeos::NfcAdapterChromeOS
354 VLOG(1) << "NfcAdapterChromeOS::OnSetPowered result: " << success;

Completed in 147 milliseconds