Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dsole_child_element.h37 void LocalizedUpdateWithItemComponent(
H A Dsole_child_element.cpp40 void SoleChildElement::LocalizedUpdateWithItemComponent( in LocalizedUpdateWithItemComponent() function in OHOS::Ace::SoleChildElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_partial_update_model_impl.cpp119 AceType::DynamicCast<SoleChildElement>(element)->LocalizedUpdateWithItemComponent( in FlushUpdateTask()