Searched refs:chassisSlotIface (Results 1 – 1 of 1) sorted by relevance
124 static std::shared_ptr<sdbusplus::asio::dbus_interface> chassisSlotIface; variable585 chassisSlotIface->set_property("CurrentPowerState", in setSlotPowerState()587 chassisSlotIface->set_property("LastStateChangeTime", getCurrentTimeMs()); in setSlotPowerState()3259 chassisSlotIface = chassisSysServer.add_interface( in main()3262 chassisSlotIface->register_property( in main()3293 chassisSlotIface->register_property( in main()3295 chassisSlotIface->register_property("LastStateChangeTime", in main()3297 chassisSlotIface->initialize(); in main()