Home
last modified time | relevance | path

Searched defs:SetPIDValues (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp1120 struct SetPIDValues : std::enable_shared_from_this<SetPIDValues> struct
1122 SetPIDValues( in SetPIDValues() function
1137 void run() in run()
1242 void pidSetDone() in pidSetDone()
1452 ~SetPIDValues() in ~SetPIDValues()
1464 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1466 configuration;
1467 std::optional<std::string> profile;
1468 dbus::utility::ManagedObjectType managedObj;
1469 std::vector<std::string> supportedProfiles;
[all …]