Searched refs:jsSlotType (Results 1 – 1 of 1) sorted by relevance
773 NotificationNapi::SlotType jsSlotType; in SetValidReminder() local774 NotificationNapi::AnsEnumUtil::SlotTypeCToJS(reminder.GetSlotType(), jsSlotType); in SetValidReminder()775 napi_create_int32(env, static_cast<int32_t>(jsSlotType), &value); in SetValidReminder()