Home
last modified time | relevance | path

Searched defs:CreateNodeWithParams (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dview_model.cpp736 void* CreateNodeWithParams(ArkUINodeType tag, ArkUI_Int32 nodeId, const ArkUI_Params& params) in CreateNodeWithParams() function
Dnode_api.cpp245 ArkUINodeHandle CreateNodeWithParams(ArkUINodeType type, int peerId, ArkUI_Int32 flags, const ArkUI… in CreateNodeWithParams() function