Searched refs:GetServiceForPath (Results 1 – 7 of 7) sorted by relevance
45 GetServiceForPath(const dbus::ObjectPath& path) = 0;
41 GetServiceForPath(const dbus::ObjectPath& path) override;
36 std::unique_ptr<ServiceProxyInterface> ShillProxy::GetServiceForPath( in GetServiceForPath() function in chromeos_update_engine::ShillProxy
45 GetServiceForPath(const dbus::ObjectPath& path) override;
33 std::unique_ptr<ServiceProxyInterface> FakeShillProxy::GetServiceForPath( in GetServiceForPath() function in chromeos_update_engine::FakeShillProxy
166 shill_proxy_->GetServiceForPath(path); in GetServicePathProperties()
110 shill_proxy_->GetServiceForPath(default_service_path_); in ProcessDefaultService()