Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h381 void SetRecycleCustomNode(const RefPtr<NG::CustomNodeBase>& recycleNode) in SetRecycleCustomNode() function
H A Djs_view.cpp656 jsView->SetRecycleCustomNode(recycleNode); in CreateViewNode()