Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.h121 const EventMarker& GetRotateId() in GetRotateId() function
H A Ddom_list.cpp390 if (declaration_ && !GetRotateId().IsEmpty()) { in CreateOrUpdateList()
391 listComponent_->SetOnRotateId(GetRotateId()); in CreateOrUpdateList()