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

/external/chromium_org/chromeos/dbus/
H A Dshill_device_client.h55 virtual std::string GetDevicePathForType(const std::string& type) = 0;
H A Dshill_device_client_stub.h88 virtual std::string GetDevicePathForType(const std::string& type) OVERRIDE;
H A Dshill_device_client_stub.cc217 std::string ShillDeviceClientStub::GetDevicePathForType( function in class:chromeos::ShillDeviceClientStub
H A Dshill_manager_client_stub.cc134 std::string device_path = device_client->GetDevicePathForType(device_type);

Completed in 72 milliseconds