Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/list/
Dinteractive_effect.cpp93 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in TouchDownAnimation()
106 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in TouchUpAnimation()
118 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in CancelTouchAnimation()
186 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in BuildClickAnimation()
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_list.cpp284 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ResetInitializedStyle()
688 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in CallSpecializedMethod()
701 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ExpandGroup()
728 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollToMethod()
734 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollToMethod()
744 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollByMethod()
750 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollByMethod()
760 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollArrowMethod()
766 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollArrowMethod()
776 EventReport::SendComponentException(ComponentExcepType::LIST_COMPONENT_ERR); in ScrollToEdgeMethod()
[all …]
Ddom_list_item_group.cpp68 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in SetCardThemeAttrs()
185 EventReport::SendComponentException(ComponentExcepType::LIST_ITEM_ERR); in ResetInitializedStyle()
Ddom_list_item.cpp42 EventReport::SendComponentException(ComponentExcepType::LIST_ITEM_ERR); in SetSpecializedAttr()
102 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in SetCardThemeAttrs()
332 EventReport::SendComponentException(ComponentExcepType::LIST_ITEM_ERR); in ResetInitializedStyle()
Ddom_image_animator.cpp153 EventReport::SendComponentException(ComponentExcepType::IMAGE_ANIMATOR_ERR); in PrepareSpecializedComponent()
Ddom_marquee.cpp55 EventReport::SendComponentException(ComponentExcepType::MARQUEE_ERR); in CallSpecializedMethod()
Ddom_dialog.cpp169 EventReport::SendComponentException(ComponentExcepType::DIALOG_EVENT_ERR); in AddSpecializedEvent()
Ddom_navigation_bar.cpp115 EventReport::SendComponentException(ComponentExcepType::NAVIGATION_BAR_ERR); in CallSpecializedMethod()
Ddom_document.cpp470 EventReport::SendComponentException(ComponentExcepType::SET_ROOT_DOM_NODE_ERR); in SetUpRootComponent()
Ddom_div.cpp450 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in SetCardThemeAttrs()
/foundation/ace/ace_engine/frameworks/base/log/
Devent_report.h64 enum class ComponentExcepType { enum
156 static void SendComponentException(ComponentExcepType type);
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/mock/
Devent_report_mock.cpp31 void EventReport::SendComponentException(ComponentExcepType type) {} in SendComponentException()
/foundation/ace/ace_engine/adapter/preview/osal/
Devent_report.cpp26 void EventReport::SendComponentException(ComponentExcepType type) {} in SendComponentException()
/foundation/ace/ace_engine/frameworks/core/components/declaration/clock/
Dclock_declaration.cpp41 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in InitializeStyle()
/foundation/ace/ace_engine/adapter/ohos/osal/
Devent_report.cpp101 void EventReport::SendComponentException(ComponentExcepType type) in SendComponentException()
/foundation/ace/ace_engine/frameworks/core/components/declaration/button/
Dbutton_declaration.cpp251 EventReport::SendComponentException(ComponentExcepType::BUTTON_COMPONENT_ERR); in CallSpecializedMethod()
/foundation/ace/ace_engine/frameworks/core/components/picker/
Drender_picker_option.cpp62 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in Update()
Drender_picker_column.cpp40 EventReport::SendComponentException(ComponentExcepType::GET_THEME_ERR); in Update()