/foundation/window/window_manager/wmserver/test/unittest/ |
D | window_node_container_test.cpp | 108 sptr<WindowNode> parentNode = new WindowNode(parentProperty, nullptr, nullptr); variable 126 sptr<WindowNode> parentNode = new WindowNode(parentProperty, nullptr, nullptr); variable 332 sptr<WindowNode> parentNode = nullptr; variable 350 sptr<WindowNode> parentNode = new WindowNode(parentProperty, nullptr, nullptr); variable 374 sptr<WindowNode> parentNode = nullptr; variable 389 sptr<WindowNode> parentNode = new WindowNode(parentProperty, nullptr, nullptr); variable 418 sptr<WindowNode> parentNode = nullptr; variable 436 sptr<WindowNode> parentNode = new WindowNode(parentProperty, nullptr, nullptr); variable 461 sptr<WindowNode> parentNode = nullptr; variable 478 sptr<WindowNode> parentNode = nullptr; variable [all …]
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
D | position_layout_utils.h | 25 …static Offset GetAbsoluteOffset(const RefPtr<RenderNode>& parentNode, const RefPtr<RenderNode>& se… in GetAbsoluteOffset()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/manager/full_screen/ |
D | full_screen_manager_test_ng.cpp | 83 …auto parentNode = AceType::MakeRefPtr<FrameNode>(PARENT_TAG, -1, AceType::MakeRefPtr<Pattern>(), f… variable 157 …auto parentNode = AceType::MakeRefPtr<FrameNode>(PARENT_TAG, -1, AceType::MakeRefPtr<Pattern>(), f… variable 203 …auto parentNode = AceType::MakeRefPtr<FrameNode>(PARENT_TAG, -1, AceType::MakeRefPtr<Pattern>(), f… variable
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
D | config_reader.cpp | 59 void ConfigReader::ParseSubItem(const xmlNode& parentNode, Item& item) in ParseSubItem() 81 void ConfigReader::ParseItem(const xmlNode& parentNode, PluginConfig& pluginConfig) in ParseItem() 96 void ConfigReader::ParseConfig(const xmlNode& parentNode, PluginConfigMap& pluginConfigMap) in ParseConfig()
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
D | dom_svg_base.cpp | 26 void DOMSvgBase::InheritAttrs(const RefPtr<DOMNode>& parentNode) in InheritAttrs()
|
D | dom_tab_content.cpp | 52 void DOMTabContent::PrepareChangeListener(const RefPtr<DOMTabs>& parentNode) in PrepareChangeListener() 83 void DOMTabContent::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_polyline.cpp | 34 void DOMSvgPolyline::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_fe_colormatrix.cpp | 34 void DOMSvgFeColorMatrix::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_ellipse.cpp | 34 void DOMSvgEllipse::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_polygon.cpp | 34 void DOMSvgPolygon::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_circle.cpp | 35 void DOMSvgCircle::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_fe_composite.cpp | 34 void DOMSvgFeComposite::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_path.cpp | 34 void DOMSvgPath::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_fe_offset.cpp | 34 void DOMSvgFeOffset::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_fe_gaussianblur.cpp | 34 void DOMSvgFeGaussianBlur::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_defs.cpp | 34 void DOMSvgDefs::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_use.cpp | 35 void DOMSvgUse::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_rect.cpp | 34 void DOMSvgRect::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_line.cpp | 34 void DOMSvgLine::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_text_path.cpp | 34 void DOMSvgTextPath::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_filter.cpp | 36 void DOMSvgFilter::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_svg_mask.cpp | 36 void DOMSvgMask::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
D | dom_proxy.cpp | 22 auto parentNode = parentNode_.Upgrade(); in Mount() local
|
D | dom_svg_g.cpp | 53 void DOMSvgG::OnMounted(const RefPtr<DOMNode>& parentNode) in OnMounted()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
D | rb_tree.c | 260 struct RbNode *parentNode = FILLP_NULL_PTR; in FillpRbEraseLowlvlNode() local 312 struct RbNode *parentNode = FILLP_NULL_PTR; in FillpRbErase() local
|