Home
last modified time | relevance | path

Searched refs:SystemConfigIntf (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dsystem_configuration.cpp62 SystemConfigIntf::hostName(std::get<std::string>(name), true);
74 if (SystemConfigIntf::hostName() == name) in hostName()
84 return SystemConfigIntf::hostName(std::move(name)); in hostName()
99 return SystemConfigIntf::hostName(); in hostName()
H A Dsystem_configuration.hpp17 using SystemConfigIntf = typedef
20 using Iface = sdbusplus::server::object_t<SystemConfigIntf>;