Home
last modified time | relevance | path

Searched refs:CHECK_COMPONENT_LIST (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/ui/view/component/
H A Dcomponent_factory.h75 inline constexpr bool CHECK_COMPONENT_LIST = (std::is_same_v<T, Components> || ...); variable
79 inline constexpr bool IS_UPDATER_COMPONENT = Detail::CHECK_COMPONENT_LIST<T, COMPONENT_TYPE_LIST>;