Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_element.h41 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_element.h36 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_element.h34 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_element.h38 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_element.h35 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_element.h48 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_value_element.h42 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_element.cpp20 bool LazyForEachElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::V2::LazyForEachElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.h31 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ifelse/
H A Dif_else_element.cpp22 bool IfElseElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::IfElseElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element_v2.h71 bool CanUpdate(const RefPtr<Component>& newComponent) override in CanUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.cpp168 bool ListItemElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::ListItemElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_element.cpp22 bool MultiComposedElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::MultiComposedElement
H A Dcomposed_element.cpp159 bool ComposedElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::ComposedElement
H A Delement.cpp182 bool Element::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::Element
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp26 bool ForEachElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::PartUpd::ForEachElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.cpp377 bool ImageAnimatorElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::ImageAnimatorElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp574 bool TweenElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::TweenElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp346 bool InspectorComposedElement::CanUpdate(const RefPtr<Component>& newComponent) in CanUpdate() function in OHOS::Ace::V2::InspectorComposedElement