Home
last modified time | relevance | path

Searched defs:slot (Results 51 – 75 of 174) sorted by relevance

1234567

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg_polygon.cpp27 void DOMSvgPolygon::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_polyline.cpp27 void DOMSvgPolyline::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_rect.cpp27 void DOMSvgRect::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_use.cpp28 void DOMSvgUse::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_filter.cpp27 void DOMSvgFilter::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_mask.cpp27 void DOMSvgMask::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_text_path.cpp27 void DOMSvgTextPath::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_stepper_item.cpp109 void DOMStepperItem::AddStepperItem(const RefPtr<DOMNode>& node, int32_t slot) in AddStepperItem()
128 void DOMStepperItem::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_proxy.cpp20 void DOMProxy::Mount(int32_t slot) in Mount()
H A Ddom_svg_g.cpp38 void DOMSvgG::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_badge.cpp49 void DOMBadge::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg.cpp38 void DOMSvg::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_svg_text.cpp27 void DOMSvgText::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/
H A Dgetnotificationslot_fuzzer.cpp28 sptr<Notification::NotificationSlot> slot = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_group_node.cpp38 void FolderStackGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_record.h34 sptr<NotificationSlot> slot; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp55 int slot = 0; in MakeElementByIdMap() local
149 int32_t slot = ((*firstChildElement) != nullptr) ? (*firstChildElement)->GetSlot() : 0; in LocalizedUpdate() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationsorting_fuzzer/
H A Dnotificationsorting_fuzzer.cpp31 sptr<Notification::NotificationSlot> slot = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dbind_templates.inl133 inline auto& GetValueRef(originalType& from, size_t slot)
153 const META_NS::Property<originalType>& from, size_t slot, bool setAsDefault = false)
229 const META_NS::Property<valueType>& from, size_t slot)
577 const BASE_NS::string_view name, size_t slot)
/ohos5.0/drivers/peripheral/partitionslot/test/unittest/
H A Dhdf_partitionslot_test.cpp68 int slot = 2; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_group_node.cpp35 void NavRouterGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup()
53 void NavRouterGroupNode::DeleteChildFromGroup(int32_t slot) in DeleteChildFromGroup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dstepper_composed_element.cpp68 void StepperComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponen… in UpdateChildWithSlot()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_helper.cpp50 ErrCode ReminderHelper::AddNotificationSlot(const NotificationSlot &slot) in AddNotificationSlot()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H A Daddnotificationslots_fuzzer.cpp30 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp243 RSDrawableSlot slot = RSDrawableSlot::SHADOW; variable
259 RSDrawableSlot slot = RSDrawableSlot::OUTLINE; variable
275 RSDrawableSlot slot = RSDrawableSlot::PIXEL_STRETCH; variable
1070 RSDrawableSlot slot = RSDrawableSlot::SHADOW; variable
1110 RSDrawableSlot slot = RSDrawableSlot::BACKGROUND_FILTER; variable

1234567