Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dview_model.cpp293 void* createXComponentNodeWithParams(ArkUI_Int32 nodeId, const ArkUI_Params& params) in createXComponentNodeWithParams() function
647 return createXComponentNodeWithParams(nodeId, params); in CreateNodeWithParams()