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.hpp1142 struct SetPIDValues : std::enable_shared_from_this<SetPIDValues> struct
1144 SetPIDValues( in SetPIDValues() argument
1159 void run() in run()
1264 void pidSetDone() in pidSetDone()
1476 ~SetPIDValues() in ~SetPIDValues()
1488 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1490 configuration;
1491 std::optional<std::string> profile;
1492 dbus::utility::ManagedObjectType managedObj;
1493 std::vector<std::string> supportedProfiles;
[all …]