Searched refs:SysConfigIntf (Results 1 – 3 of 3) sorted by relevance
21 using SysConfigIntf = typedef28 SysConfigIntf::hostName(std::move(name)); in setHostName()33 if (SysConfigIntf::hostName() == name) in hostName()38 name = SysConfigIntf::hostName(name); in hostName()
14 using SysConfigIntf = typedef17 using Iface = sdbusplus::server::object_t<SysConfigIntf>;
24 SysConfigIntf::hostName(hn); in setHostname()30 return SysConfigIntf::hostName(); in getHostname()