| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
| D | i_dash_mpd_node.cpp | 36 IDashMpdNode *IDashMpdNode::CreateNode(const std::string &nodeName) in CreateNode() function in OHOS::Media::Plugins::HttpPlugin::IDashMpdNode
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_full_update_model_ng.cpp | 22 RefPtr<AceType> ViewFullUpdateModelNG::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::NG::ViewFullUpdateModelNG
|
| D | view_partial_update_model_ng.cpp | 25 RefPtr<AceType> ViewPartialUpdateModelNG::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::NG::ViewPartialUpdateModelNG
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/custom_frame_node/ |
| D | custom_frame_node_test.cpp | 55 RefPtr<FrameNode> CustomFrameNodeTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::CustomFrameNodeTestNg
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | view_full_update_model_impl.cpp | 20 RefPtr<AceType> ViewFullUpdateModelImpl::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::Framework::ViewFullUpdateModelImpl
|
| D | view_partial_update_model_impl.cpp | 24 RefPtr<AceType> ViewPartialUpdateModelImpl::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::Framework::ViewPartialUpdateModelImpl
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/src/serialization/ |
| D | ser_nodes.h | 242 static ISerNode::Ptr CreateNode(const IAny& any) in META_BEGIN_NAMESPACE() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/ |
| D | paste_button_model_ng.cpp | 46 RefPtr<FrameNode> PasteButtonModelNG::CreateNode(int32_t text, int32_t icon, in CreateNode() function in OHOS::Ace::NG::PasteButtonModelNG
|
| /foundation/communication/netmanager_base/utils/common_utils/include/ |
| D | suffix_match_trie.h | 167 TrieNode *CreateNode() in CreateNode() function
|
| /foundation/graphic/graphic_3d/lume/LumeScene/src/ |
| D | scene.cpp | 99 Future<INode::Ptr> SceneObject::CreateNode(const BASE_NS::string_view uri, META_NS::ObjectId id) in CreateNode() function in SceneObject
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/custom_node_ext/ |
| D | custom_node_ext_test.cpp | 58 RefPtr<FrameNode> CustomNodeExtTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::CustomNodeExtTestNg
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_display_node.cpp | 68 bool RSDisplayNode::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSDisplayNode
|
| D | rs_surface_node.cpp | 518 bool RSSurfaceNode::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSSurfaceNode
|
| /foundation/arkui/ace_engine/test/unittest/core/event/focus_core/ |
| D | focus_test_base.cpp | 53 RefPtr<FrameNode> FocusTestBaseNg::CreateNode(const std::string& tag) in CreateNode() function in OHOS::Ace::NG::FocusTestBaseNg
|
| /foundation/arkui/ace_engine/test/unittest/core/layout/ |
| D | layout_wrapper_testtwo_ng.cpp | 59 static RefPtr<SyntaxNode> CreateNode(const std::string& tag, int32_t nodeId) in CreateNode() function in OHOS::Ace::NG::SyntaxNode
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_model_ng.cpp | 76 RefPtr<FrameNode> SecurityComponentModelNG::CreateNode(const std::string& tag, int32_t nodeId, in CreateNode() function in OHOS::Ace::NG::SecurityComponentModelNG
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| D | rs_render_service_client.cpp | 61 bool RSRenderServiceClient::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient 66 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| D | rs_render_service_client.cpp | 61 bool RSRenderServiceClient::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient 66 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_input_response_area.cpp | 193 RefPtr<FrameNode> PasswordResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::PasswordResponseArea 877 RefPtr<FrameNode> CleanNodeResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::CleanNodeResponseArea
|
| /foundation/graphic/graphic_3d/lume/LumeScene/src/core/ |
| D | internal_scene.cpp | 93 INode::Ptr InternalScene::CreateNode(BASE_NS::string_view path, META_NS::ObjectId id) in CreateNode() function in InternalScene
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/node_container/ |
| D | node_container_test_ng.cpp | 65 RefPtr<FrameNode> NodeContainerTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::NodeContainerTestNg
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | node_model.cpp | 136 ArkUI_NodeHandle CreateNode(ArkUI_NodeType type) in CreateNode() function
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | view_model.cpp | 700 void* CreateNode(ArkUINodeType tag, ArkUI_Int32 nodeId) in CreateNode() function
|
| /foundation/arkui/ace_engine/test/unittest/core/syntax/ |
| D | lazy_for_each_syntax_test_ng.cpp | 133 RefPtr<FrameNode> LazyForEachSyntaxTestNg::CreateNode(const std::string& tag) in CreateNode() function in OHOS::Ace::NG::LazyForEachSyntaxTestNg
|
| D | repeat_node_cache_syntax_test.cpp | 71 RefPtr<FrameNode> CreateNode(const std::string& tag, int32_t elmtId) in CreateNode() function in OHOS::Ace::NG::RepeatNodeCacheSyntaxTest
|