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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_adapter_client.cc 144 FakeBluetoothDeviceClient* device_client = local
147 device_client->BeginDiscoverySimulation(dbus::ObjectPath(kAdapterPath));
172 FakeBluetoothDeviceClient* device_client = local
175 device_client->EndDiscoverySimulation(dbus::ObjectPath(kAdapterPath));
195 FakeBluetoothDeviceClient* device_client = local
198 device_client->RemoveDevice(dbus::ObjectPath(kAdapterPath), device_path);
shill_manager_client_stub.cc 132 ShillDeviceClient::TestInterface* device_client = local
134 std::string device_path = device_client->GetDevicePathForType(device_type);
136 device_client->SetDeviceProperty(device_path,

Completed in 659 milliseconds