/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 141 sptr<NotificationSlot> slot = new NotificationSlot(type); in TestAddSlot() local
|
H A D | notification_preferences_database_test.cpp | 389 …sptr<NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNIC… variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 76 NotificationSlot slot; variable 146 sptr<NotificationSlot> slot = nullptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | ui_node.cpp | 126 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 D | ui_node.h | 419 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 D | inspector_composed_element.cpp | 1404 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 D | ans_notification_branch_test.cpp | 111 …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 D | fstab_mount.c | 592 int slot = GetCurrentSlot(); in AdjustPartitionNameByPartitionSlot() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_list.cpp | 596 void DOMList::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
|
H A D | dom_node.cpp | 126 void DOMNode::Mount(int32_t slot) in Mount() 744 void DOMNode::AddNode(const RefPtr<DOMNode>& node, int32_t slot) in AddNode()
|
H A D | dom_node.h | 647 virtual void OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) {} in OnChildNodeAdded()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_live_view_service.cpp | 427 sptr<NotificationSlot> slot; in IsAllowedRemoveSlot() local
|
H A D | advanced_notification_publish_service.cpp | 1795 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 D | advanced_notification_service.cpp | 826 sptr<NotificationSlot> slot = record->slot; in UpdateSlotAuthInfo() local
|
H A D | reminder_data_manager.cpp | 886 for (auto slot : slots) { in ShouldAlert() local
|
/ohos5.0/base/telephony/telephony_data/test/unittest/data_test/ |
H A D | data_storage_test.cpp | 234 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 D | ans_manager_stub_test.cpp | 2245 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 D | render_node.cpp | 103 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 D | data_storage_gtest.cpp | 234 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 D | select_content_overlay_manager.cpp | 484 auto slot = (index > 0) ? index : DEFAULT_NODE_SLOT; in MountNodeToRoot() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub.cpp | 697 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 D | rs_render_node_test.cpp | 2505 RSDrawableSlot slot = RSDrawableSlot::SHADOW; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_node.h | 839 inline void DrawPropertyDrawable(RSPropertyDrawableSlot slot, RSPaintFilterCanvas& canvas) in DrawPropertyDrawable()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 2421 const auto& slot = vertexAttribBindSlots_[binding]; in BindVertexInputs() local
|