/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | i_dash_mpd_node.cpp | 36 IDashMpdNode *IDashMpdNode::CreateNode(const std::string &nodeName) in CreateNode() function in OHOS::Media::Plugins::HttpPlugin::IDashMpdNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_full_update_model_ng.cpp | 24 RefPtr<AceType> ViewFullUpdateModelNG::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::NG::ViewFullUpdateModelNG
|
H A D | view_partial_update_model_ng.cpp | 28 RefPtr<AceType> ViewPartialUpdateModelNG::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::NG::ViewPartialUpdateModelNG
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom_frame_node/ |
H A D | custom_frame_node_test.cpp | 55 RefPtr<FrameNode> CustomFrameNodeTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::CustomFrameNodeTestNg
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_full_update_model_impl.cpp | 25 RefPtr<AceType> ViewFullUpdateModelImpl::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::Framework::ViewFullUpdateModelImpl
|
H A D | view_partial_update_model_impl.cpp | 29 RefPtr<AceType> ViewPartialUpdateModelImpl::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::Framework::ViewPartialUpdateModelImpl
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | ser_nodes.h | 229 static ISerNode::Ptr CreateNode(const IAny& any) in META_BEGIN_NAMESPACE() function
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | device_auth_ext_mock.c | 38 ExtPluginNode *CreateNode(int32_t plugType) in CreateNode() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/ |
H A D | paste_button_model_ng.cpp | 51 RefPtr<FrameNode> PasteButtonModelNG::CreateNode(int32_t text, int32_t icon, in CreateNode() function in OHOS::Ace::NG::PasteButtonModelNG
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/ |
H A D | scene.h | 177 typename T::Ptr CreateNode(const BASE_NS::string_view path) in CreateNode() function
|
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/ |
H A D | suffix_match_trie.h | 167 TrieNode *CreateNode() in CreateNode() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_display_node.cpp | 49 bool RSDisplayNode::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSDisplayNode
|
H A D | rs_surface_node.cpp | 525 bool RSSurfaceNode::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSSurfaceNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_input_response_area.cpp | 141 RefPtr<FrameNode> PasswordResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::PasswordResponseArea 468 RefPtr<FrameNode> CleanNodeResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::CleanNodeResponseArea
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_model_ng.cpp | 77 RefPtr<FrameNode> SecurityComponentModelNG::CreateNode(const std::string& tag, int32_t nodeId, in CreateNode() function in OHOS::Ace::NG::SecurityComponentModelNG
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 56 bool RSRenderServiceClient::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient 61 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 56 bool RSRenderServiceClient::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient 61 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/ |
H A D | repeat_node_cache_syntax_test.cpp | 58 RefPtr<FrameNode> CreateNode(const std::string& tag, int32_t elmtId) in CreateNode() function in OHOS::Ace::NG::RepeatNodeCacheSyntaxTest
|
H A D | lazy_for_each_builder_syntax_test_ng.cpp | 113 RefPtr<FrameNode> LazyForEachSyntaxTestNg::CreateNode(const std::string& tag) in CreateNode() function in OHOS::Ace::NG::LazyForEachSyntaxTestNg
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/node_container/ |
H A D | node_container_test_ng.cpp | 65 RefPtr<FrameNode> NodeContainerTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::NodeContainerTestNg
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.cpp | 143 ArkUI_NodeHandle CreateNode(ArkUI_NodeType type) in CreateNode() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_impl.cpp | 1001 SCENE_NS::INode::Ptr CreateNode(const META_NS::ObjectId classId) in CreateNode() function in __anon3577c0ce0110::SceneImpl 1035 SCENE_NS::INode::Ptr CreateNode(const BASE_NS::string_view name, bool createEngineObject, in CreateNode() function in __anon3577c0ce0110::SceneImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_picker_model_ng.cpp | 242 RefPtr<FrameNode> CalendarPickerModelNG::CreateNode(int32_t nodeId, const CalendarSettingData& sett… in CreateNode() function in OHOS::Ace::NG::CalendarPickerModelNG
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 114 bool RSRenderServiceClient::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient 123 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | view_model.cpp | 622 void* CreateNode(ArkUINodeType tag, ArkUI_Int32 nodeId) in CreateNode() function
|