HomeSort by relevance Sort by last modified time
    Searched defs:fake_bluetooth_profile_manager_client (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_service_provider.cc 8 #include "chromeos/dbus/fake_bluetooth_profile_manager_client.h"
20 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client = local
23 fake_bluetooth_profile_manager_client->RegisterProfileServiceProvider(this);
29 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client = local
32 fake_bluetooth_profile_manager_client->UnregisterProfileServiceProvider(this);
mock_dbus_thread_manager.h 103 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client() { function in class:chromeos::MockDBusThreadManager
mock_dbus_thread_manager_without_gmock.h 114 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client() { function in class:chromeos::MockDBusThreadManagerWithoutGMock
fake_bluetooth_device_client.cc 30 #include "chromeos/dbus/fake_bluetooth_profile_manager_client.h"
305 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client = local
309 fake_bluetooth_profile_manager_client->GetProfileServiceProvider(uuid);
369 FakeBluetoothProfileManagerClient* fake_bluetooth_profile_manager_client = local
373 fake_bluetooth_profile_manager_client->GetProfileServiceProvider(uuid);
    [all...]

Completed in 75 milliseconds