Searched refs:OperationalStatusIntf (Results 1 – 6 of 6) sorted by relevance
19 using OperationalStatusIntf = typedef178 std::map<ObjectPath, std::unique_ptr<OperationalStatusIntf>>
154 operationalStatus.emplace(path, std::make_unique<OperationalStatusIntf>( in setOperationalStatus()
23 using OperationalStatusIntf = sdbusplus::client::xyz::openbmc_project::state:: typedef162 OperationalStatusIntf::properties_t& operationalProperties, in verifyResult()241 co_await OperationalStatusIntf(ctx) in testSensorCreation()
20 using OperationalStatusIntf = sdbusplus::client::xyz::openbmc_project::state:: typedef126 co_await OperationalStatusIntf(ctx) in testSensorCreation()
39 using OperationalStatusIntf = typedef444 std::unique_ptr<OperationalStatusIntf> operationalStatusIntf = nullptr;
358 std::make_unique<OperationalStatusIntf>(bus, path.c_str()); in NumericSensor()601 std::make_unique<OperationalStatusIntf>(bus, path.c_str()); in NumericSensor()