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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_service_service_provider.cc 25 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
35 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
fake_bluetooth_gatt_characteristic_service_provider.cc 39 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
51 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
71 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
93 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
fake_bluetooth_gatt_descriptor_service_provider.cc 39 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
51 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
71 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
102 DBusThreadManager::Get()->GetBluetoothGattManagerClient());
dbus_thread_manager.h 135 virtual BluetoothGattManagerClient* GetBluetoothGattManagerClient() = 0;
dbus_thread_manager.cc 333 virtual BluetoothGattManagerClient* GetBluetoothGattManagerClient() OVERRIDE {
575 InitClient(g_dbus_thread_manager->GetBluetoothGattManagerClient());
fake_dbus_thread_manager.h 94 virtual BluetoothGattManagerClient* GetBluetoothGattManagerClient() OVERRIDE;
fake_dbus_thread_manager.cc 359 FakeDBusThreadManager::GetBluetoothGattManagerClient() {

Completed in 547 milliseconds