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