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.hpp1143 struct SetPIDValues : std::enable_shared_from_this<SetPIDValues> struct
1145 SetPIDValues( in SetPIDValues() argument
1160 void run() in run()
1265 void pidSetDone() in pidSetDone()
1477 ~SetPIDValues() in ~SetPIDValues()
1489 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1491 configuration;
1492 std::optional<std::string> profile;
1493 dbus::utility::ManagedObjectType managedObj;
1494 std::vector<std::string> supportedProfiles;
[all …]