Searched defs:SetPIDValues (Results 1 – 1 of 1) sorted by relevance
1120 struct SetPIDValues : std::enable_shared_from_this<SetPIDValues> struct1122 SetPIDValues( in SetPIDValues() function1137 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 …]