Searched defs:VersionComponent (Results 1 – 3 of 3) sorted by relevance
30 struct VersionComponent : public BaseJsonStruct { struct31 std::string componentId;33 std::string upgradeAction;34 std::string displayVersion;35 std::string innerVersion;36 size_t size = 0;37 size_t effectiveMode = static_cast<size_t>(EffectiveMode::COLD);38 DescriptionInfo descriptionInfo;39 std::string componentExtra;
1766 ## VersionComponent section