Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/view/component/
H A Dcomponent_factory.h57 using SpecificInfoFunc = std::function<SpecificInfo<COMPONENT_TYPE_LIST>::Type()>; variable
62 const static std::unordered_map<std::string, SpecificInfoFunc> specificInfoMap { in GetSpecificInfoMap()