Searched defs:CreateNativeNode (Results 1 – 3 of 3) sorted by relevance
35 void NodeManager::CreateNativeNode() in CreateNativeNode() function in NativeNode::Manager::NodeManager
25 static napi_value CreateNativeNode(napi_env env, napi_callback_info info) in CreateNativeNode() function
293 napi_value Manager::CreateNativeNode(napi_env env, napi_callback_info info) in CreateNativeNode() function in NativeXComponentSample::Manager