Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/view/component/
H A Dtext_label_adapter.h36 static constexpr auto COMPONENT_TYPE = "UILabel"; variable
H A Dimg_view_adapter.h42 static constexpr auto COMPONENT_TYPE = "UIImageView"; variable
H A Dlabel_btn_adapter.h40 static constexpr auto COMPONENT_TYPE = "UILabelButton"; variable
H A Dbox_progress_adapter.h39 static constexpr auto COMPONENT_TYPE = "UIBoxProgress"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddisposed_rule.cpp28 const char* COMPONENT_TYPE = "componentType"; variable