Searched defs:RemoveAdapter (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/chromeos/dbus/ | ||
H A D | fake_nfc_manager_client.cc | 82 void FakeNfcManagerClient::RemoveAdapter(const std::string& adapter_path) { function in class:chromeos::FakeNfcManagerClient |
/external/chromium_org/device/bluetooth/ | ||
H A D | bluetooth_adapter_chromeos.cc | 173 RemoveAdapter(); 352 void BluetoothAdapterChromeOS::RemoveAdapter() { function in class:chromeos::BluetoothAdapterChromeOS |
/external/chromium_org/device/nfc/ | ||
H A D | nfc_adapter_chromeos.cc | 125 RemoveAdapter(); 208 void NfcAdapterChromeOS::RemoveAdapter() { function in class:chromeos::NfcAdapterChromeOS |
Completed in 872 milliseconds