Home
last modified time | relevance | path

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

1234567

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp141 sptr<NotificationSlot> slot = new NotificationSlot(type); in TestAddSlot() local
H A Dnotification_preferences_database_test.cpp389 …sptr<NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNIC… variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp76 NotificationSlot slot; variable
146 sptr<NotificationSlot> slot = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp126 void UINode::AddChild(const RefPtr<UINode>& child, int32_t slot, in AddChild()
331 int32_t slot, bool silently, bool addDefaultTransition, bool addModalUiextension) in MountToParent()
725 void UINode::MovePosition(int32_t slot) in MovePosition()
H A Dui_node.h419 virtual void FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1404 void InspectorComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot()
1412 void InspectorComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newCompon… in UpdateChildWithSlot()
1439 void InspectorComposedElement::DeleteChildWithSlot(int32_t slot) in DeleteChildWithSlot()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp111 …GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot) overri… in GetSlotByType()
222 sptr<NotificationSlot> &slot) override in GetSlotByBundle()
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c592 int slot = GetCurrentSlot(); in AdjustPartitionNameByPartitionSlot() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp596 void DOMList::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
H A Ddom_node.cpp126 void DOMNode::Mount(int32_t slot) in Mount()
744 void DOMNode::AddNode(const RefPtr<DOMNode>& node, int32_t slot) in AddNode()
H A Ddom_node.h647 virtual void OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) {} in OnChildNodeAdded()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp427 sptr<NotificationSlot> slot; in IsAllowedRemoveSlot() local
H A Dadvanced_notification_publish_service.cpp1795 const sptr<NotificationSlot> &slot, const int reason) in RemoveNotificationBySlot()
2211 sptr<NotificationSlot> slot; in SetEnabledForBundleSlot() local
2303 sptr<NotificationSlot> slot; in GetEnabledForBundleSlot() local
H A Dadvanced_notification_service.cpp826 sptr<NotificationSlot> slot = record->slot; in UpdateSlotAuthInfo() local
H A Dreminder_data_manager.cpp886 for (auto slot : slots) { in ShouldAlert() local
/ohos5.0/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp234 std::string slot = std::to_string(1); in SimUpdate() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp2245 sptr<NotificationSlot> slot = new NotificationSlot(); variable
3429 sptr<NotificationSlot> slot = new NotificationSlot(); variable
3445 sptr<NotificationSlot> slot = new NotificationSlot(); variable
4087 sptr<NotificationSlot> slot = new NotificationSlot(); variable
4245 sptr<NotificationSlot> slot = new NotificationSlot(); variable
4262 sptr<NotificationSlot> slot = new NotificationSlot(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp103 void RenderNode::AddChild(const RefPtr<RenderNode>& child, int32_t slot) in AddChild()
176 void RenderNode::MovePosition(int32_t slot) in MovePosition()
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp234 std::string slot = std::to_string(1); in SimUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.cpp484 auto slot = (index > 0) ? index : DEFAULT_NODE_SLOT; in MountNodeToRoot() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp697 sptr<NotificationSlot> slot = nullptr; in HandleGetSlotByType() local
1306 sptr<NotificationSlot> slot = nullptr; in HandleGetSlotByBundle() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp2505 RSDrawableSlot slot = RSDrawableSlot::SHADOW; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h839 inline void DrawPropertyDrawable(RSPropertyDrawableSlot slot, RSPaintFilterCanvas& canvas) in DrawPropertyDrawable()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2421 const auto& slot = vertexAttribBindSlots_[binding]; in BindVertexInputs() local

1234567