Home
last modified time | relevance | path

Searched defs:SpecificInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/ui/view/component/
H A Dcomponent_factory.h47 struct SpecificInfo { struct
48 using Type = std::variant<typename Components::SpecificInfoType...>; argument