Home
last modified time | relevance | path

Searched refs:AUTODELETEDTIME (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h77 const char* AUTODELETEDTIME = "autoDeletedTime"; variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp595 if (GetInt64(env, value, ReminderAgentNapi::AUTODELETEDTIME, autoDeletedTime)) { in GenReminderIntInner()
Dpublish.cpp770 napi_set_named_property(env, result, AUTODELETEDTIME, value); in SetValidReminder()