Home
last modified time | relevance | path

Searched defs:slot1 (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_database_test.cpp51 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
66 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
326 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
364 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
H A Dnotification_preferences_test.cpp144 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
465 sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::OTHER); variable
H A Dadvanced_notification_service_branch_test.cpp243 sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::OTHER); variable
H A Dadvanced_notification_service_test.cpp181 sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::OTHER); variable
480 sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::OTHER); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp53 … void SaveRestoreHelper(RSPropertyDrawable::DrawableVec& drawableVec, RSPropertyDrawableSlot slot1, in SaveRestoreHelper()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp345 inline static void SaveRestoreHelper(RSDrawable::Vec& drawableVec, RSDrawableSlot slot1, RSDrawable… in SaveRestoreHelper()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dbind_templates.inl472 auto slot1 = slots[ix - 1]; local
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1131 NotificationSlot slot1; variable
1175 NotificationSlot slot1; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp1069 auto slot1 = std::make_shared<NotificationSlot>(slotType); variable
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp2419 …sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SERVICE_REMIND… variable
2473 sptr<NotificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::OTHER); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp1702 sptr<NotificationSlot> slot1 = new NotificationSlot(); variable