Home
last modified time | relevance | path

Searched defs:node (Results 1 - 25 of 1318) sorted by relevance

12345678910>>...53

/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_session_adapter.cpp21 GetSessionAdapter( const RefPtr<FrameNode>& node) GetSessionAdapter() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dcontent_slot_node.cpp22 auto node = ElementRegister::GetInstance()->GetSpecificItemById<ContentSlotNode>(nodeId); in GetOrCreateContentSlot() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Denvironment.h58 explicit Environment(const INode::Ptr& node) in Environment() argument
67 explicit Environment(const IEnvironment::Ptr& node) in Environment() argument
H A Dlight.h65 explicit Light(const INode::Ptr& node) in Light() argument
74 explicit Light(const ILight::Ptr& node) in Light() argument
H A Dview_node.h66 ViewNode(const INode::Ptr& node) in ViewNode() argument
75 ViewNode(const IViewNode::Ptr& node) in ViewNode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_extractor.cpp22 std::shared_ptr<RSSurface> RSSurfaceExtractor::ExtractRSSurface(std::shared_ptr<RSSurfaceNode> node) in ExtractRSSurface() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_pattern.cpp38 void GridRowLayoutPattern::OnDetachFromFrameNode(FrameNode* node) in OnDetachFromFrameNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_frame_node/
H A Dcustom_pattern.h32 auto node = GetHost(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_title_node.cpp21 auto node = MakeRefPtr<CustomTitleNode>(nodeId, viewKey); in CreateCustomTitleNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dresponse_ctrl.cpp34 auto node = frameNode.Upgrade(); in TrySetFirstResponse() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/root/
H A Droot_scene_node.h29 auto node = ElementRegister::GetInstance()->GetSpecificItemById<RootSceneNode>(nodeId); in GetOrCreateRootSceneNode() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_canvas_modifier.cpp21 void SetCanvasOnReady(ArkUINodeHandle node, void* extraParam) in SetCanvasOnReady() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
H A Drender_node_factory.cpp35 bool RenderNodeFactory::Recycle(RenderNode* node) in Recycle() argument
47 auto node = *(nodeCache_.rbegin()); in GetNodeFromCache() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_effect_node_command.cpp27 auto node = std::shared_ptr<RSEffectRenderNode>(new RSEffectRenderNode(id, in Create() local
/foundation/resourceschedule/ffrt/src/util/
H A Dlinked_list.h88 Delete(node); global() variable
96 Delete(node); global() variable
221 InsertAfter(&node); global() variable
226 InsertAfter(node); global() variable
231 InsertBefore(&node); global() variable
236 InsertBefore(node); global() variable
[all...]
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_normalize_request.h35 ListNode node; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_listener.h26 ListNode node; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstore_debug_info.cpp29 bool StoreDebugInfo::FileInfo::Unmarshal(const Serializable::json &node) in Unmarshal() argument
46 Unmarshal(const Serializable::json &node) Unmarshal() argument
[all...]
H A Dmeta_data.cpp27 bool MetaData::Unmarshal(const json &node) in Unmarshal() argument
H A Dcapability_range.cpp26 bool CapabilityRange::Unmarshal(const json &node) in Unmarshal() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/model/
H A Dprotocol_config.cpp27 bool ProtocolConfig::Unmarshal(const json &node) in Unmarshal() argument
H A Dchecker_config.cpp29 bool CheckerConfig::Trust::Unmarshal(const json &node) in Unmarshal() argument
50 Unmarshal(const json &node) Unmarshal() argument
71 Unmarshal(const Serializable::json &node) Unmarshal() argument
[all...]
H A Dglobal_config.cpp35 Unmarshal(const json &node) Unmarshal() argument
[all...]
H A Dcomponent_config.cpp31 bool ComponentConfig::Unmarshal(const json &node) in Unmarshal() argument
[all...]
H A Ddirectory_config.cpp28 bool DirectoryConfig::DirectoryStrategy::Unmarshal(const json &node) in Unmarshal() argument
43 Unmarshal(const json &node) Unmarshal() argument
[all...]

Completed in 8 milliseconds

12345678910>>...53