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