Home
last modified time | relevance | path

Searched refs:jsSnoozeSlotType (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp783 NotificationNapi::SlotType jsSnoozeSlotType; in SetValidReminder() local
784 NotificationNapi::AnsEnumUtil::SlotTypeCToJS(reminder.GetSnoozeSlotType(), jsSnoozeSlotType); in SetValidReminder()
785 napi_create_int32(env, static_cast<int32_t>(jsSnoozeSlotType), &value); in SetValidReminder()

Completed in 3 milliseconds