Searched refs:GetDevicePathForType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_shill_device_client.h97 virtual std::string GetDevicePathForType(const std::string& type) OVERRIDE;
H A Dshill_device_client.h55 virtual std::string GetDevicePathForType(const std::string& type) = 0;
H A Dfake_shill_device_client.cc284 std::string FakeShillDeviceClient::GetDevicePathForType( function in class:chromeos::FakeShillDeviceClient
H A Dfake_shill_service_client.cc385 GetDevicePathForType(type);
H A Dfake_shill_manager_client.cc174 std::string device_path = device_client->GetDevicePathForType(device_type);

Completed in 110 milliseconds