GetAdapters       109 chromeos/dbus/bluetooth_adapter_client.h   virtual std::vector<dbus::ObjectPath> GetAdapters() = 0;
GetAdapters        45 chromeos/dbus/fake_bluetooth_adapter_client.h   virtual std::vector<dbus::ObjectPath> GetAdapters() OVERRIDE;
GetAdapters        46 chromeos/dbus/fake_nfc_adapter_client.h   virtual std::vector<dbus::ObjectPath> GetAdapters() OVERRIDE;
GetAdapters        89 chromeos/dbus/nfc_adapter_client.h   virtual std::vector<dbus::ObjectPath> GetAdapters() = 0;
GetAdapters        62 device/bluetooth/bluetooth_adapter_chromeos.cc       DBusThreadManager::Get()->GetBluetoothAdapterClient()->GetAdapters();
GetAdapters        31 device/nfc/nfc_adapter_chromeos.cc       DBusThreadManager::Get()->GetNfcAdapterClient()->GetAdapters();
GetAdapters       136 device/nfc/nfc_adapter_chromeos.cc       DBusThreadManager::Get()->GetNfcAdapterClient()->GetAdapters();