Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Dhost_condition.hpp14 using HostIntf = sdbusplus::server::object_t< typedef
17 class Host : public HostIntf
28 HostIntf(bus, path.c_str()){}; in Host()
/openbmc/phosphor-state-manager/host_condition_gpio/
H A Dhost_condition.hpp14 using HostIntf = sdbusplus::server::object_t< typedef
17 class Host : public HostIntf
29 HostIntf(bus, path.c_str()), in Host()