Home
last modified time | relevance | path

Searched refs:OperationalStatusIntf (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_dbus.hpp19 using OperationalStatusIntf = typedef
178 std::map<ObjectPath, std::unique_ptr<OperationalStatusIntf>>
H A Docc_dbus.cpp154 operationalStatus.emplace(path, std::make_unique<OperationalStatusIntf>( in setOperationalStatus()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp39 using OperationalStatusIntf = typedef
247 std::unique_ptr<OperationalStatusIntf> operationalStatusIntf = nullptr;
H A Dnumeric_sensor.cpp328 std::make_unique<OperationalStatusIntf>(bus, path.c_str()); in NumericSensor()
539 std::make_unique<OperationalStatusIntf>(bus, path.c_str()); in NumericSensor()