Searched defs:hostIface (Results 1 – 6 of 6) sorted by relevance
52 std::unique_ptr<HostInterface> hostIface = std::make_unique<PLDMInterface>( in DISABLE_LOG_ENTRY_CAPS() local
88 std::unique_ptr<HostInterface> hostIface) : in Manager()
27 std::unique_ptr<HostInterface> hostIface) : in HostNotifier()
18 constexpr auto hostIface = "xyz.openbmc_project.State.Host"; variable
73 std::unique_ptr<HostInterface> hostIface; member in HostNotifierTest
120 static std::shared_ptr<sdbusplus::asio::dbus_interface> hostIface; variable