Home
last modified time | relevance | path

Searched defs:snoozeSlotType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp129 int32_t snoozeSlotType = 0; in RecoverIdFromOldVersion() local
278 int32_t snoozeSlotType = 0; in RecoverIdFromDb() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp679 …minderRequest& ReminderRequest::SetSnoozeSlotType(const NotificationConstant::SlotType &snoozeSlot… in SetSnoozeSlotType()
1146 int32_t snoozeSlotType = static_cast<int32_t>(snoozeSlotType_); in Marshalling() local
1274 int32_t snoozeSlotType = static_cast<int32_t>(NotificationConstant::SlotType::OTHER); in ReadFromParcel() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp476 int32_t snoozeSlotType = 0; in GenReminder() local