Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.h32 refreshNode_ = WeakClaim(RawPtr(refreshNode)); in RefreshCoordination()
41 auto refreshNode = refreshNode_.Upgrade(); in InCoordination()
50 WeakPtr<FrameNode> refreshNode_; variable
H A Drefresh_coordination.cpp43 auto refreshNode = refreshNode_.Upgrade(); in CreateCoordinationEvent()
80 auto refreshNode = refreshNode_.Upgrade(); in IsRefreshInScroll()