Home
last modified time | relevance | path

Searched defs:CreateNode (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Di_dash_mpd_node.cpp36 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 Dview_full_update_model_ng.cpp24 RefPtr<AceType> ViewFullUpdateModelNG::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::NG::ViewFullUpdateModelNG
H A Dview_partial_update_model_ng.cpp28 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 Dcustom_frame_node_test.cpp55 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 Dview_full_update_model_impl.cpp25 RefPtr<AceType> ViewFullUpdateModelImpl::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::Framework::ViewFullUpdateModelImpl
H A Dview_partial_update_model_impl.cpp29 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 Dser_nodes.h229 static ISerNode::Ptr CreateNode(const IAny& any) in META_BEGIN_NAMESPACE() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddevice_auth_ext_mock.c38 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 Dpaste_button_model_ng.cpp51 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 Dscene.h177 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 Dsuffix_match_trie.h167 TrieNode *CreateNode() in CreateNode() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp49 bool RSDisplayNode::CreateNode(const RSDisplayNodeConfig& displayNodeConfig, NodeId nodeId) in CreateNode() function in OHOS::Rosen::RSDisplayNode
H A Drs_surface_node.cpp525 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 Dtext_input_response_area.cpp141 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 Dsecurity_component_model_ng.cpp77 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 Drs_render_service_client.cpp56 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 Drs_render_service_client.cpp56 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 Drepeat_node_cache_syntax_test.cpp58 RefPtr<FrameNode> CreateNode(const std::string& tag, int32_t elmtId) in CreateNode() function in OHOS::Ace::NG::RepeatNodeCacheSyntaxTest
H A Dlazy_for_each_builder_syntax_test_ng.cpp113 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 Dnode_container_test_ng.cpp65 RefPtr<FrameNode> NodeContainerTestNg::CreateNode() in CreateNode() function in OHOS::Ace::NG::NodeContainerTestNg
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.cpp143 ArkUI_NodeHandle CreateNode(ArkUI_NodeType type) in CreateNode() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1001 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 Dcalendar_picker_model_ng.cpp242 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 Drs_render_service_client.cpp114 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 Dview_model.cpp622 void* CreateNode(ArkUINodeType tag, ArkUI_Int32 nodeId) in CreateNode() function

12